summaryrefslogtreecommitdiffstats
path: root/keyboards/cluecard
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27remove all makefiles from keyboard directoriesJack Humbert3-45/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed2-0/+42
* 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 Wasson1-3/+3
2017-07-05Update the clueboard readmes (#1459)skullydazed1-23/+8
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-13/+13
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 Humbert2-2/+2
2016-10-09Update the Cluecard readme filesFred Sundvik2-1/+9
2016-10-09Tune snake and knight intervals for CluecardFred Sundvik1-0/+3
2016-10-09Tune the snake and knight effect parameters for CluecardFred Sundvik1-0/+3
2016-10-09Add keymap with audio disabled but RGB effects enabledFred Sundvik4-0/+58
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik1-3/+3
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik2-75/+72
2016-08-09Add support for the cluecardskullY9-0/+484