summaryrefslogtreecommitdiff
path: root/keyboards/cluecard
AgeCommit message (Collapse)Author
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-07-05Update the clueboard readmes (#1459)skullydazed
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2016-11-17rgb light through midiJack Humbert
2016-10-09Update the Cluecard readme filesFred Sundvik
2016-10-09Tune snake and knight intervals for CluecardFred Sundvik
2016-10-09Tune the snake and knight effect parameters for CluecardFred Sundvik
2016-10-09Add keymap with audio disabled but RGB effects enabledFred Sundvik
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik
2016-08-08Add support for the cluecardskullY