summaryrefslogtreecommitdiffstats
path: root/keyboards/cluecard
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize clueboard into a single directory (#1855)skullydazed2017-10-1713-535/+0
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* 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