aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cluecard
Commit message (Collapse)AuthorAgeFilesLines
* remove all makefiles from keyboard directoriesJack Humbert2017-09-273-45/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-082-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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-3/+3
|
* Update the clueboard readmes (#1459)skullydazed2017-07-051-23/+8
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-13/+13
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* rgb light through midiJack Humbert2016-11-172-2/+2
|
* Update the Cluecard readme filesFred Sundvik2016-10-092-1/+9
|
* Tune snake and knight intervals for CluecardFred Sundvik2016-10-091-0/+3
|
* Tune the snake and knight effect parameters for CluecardFred Sundvik2016-10-091-0/+3
|
* Add keymap with audio disabled but RGB effects enabledFred Sundvik2016-10-094-0/+58
|
* Update keyboard readme files with new makefile instructionsFred Sundvik2016-08-201-3/+3
|
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-202-75/+72
|
* Add support for the cluecardskullY2016-08-089-0/+484