aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
Commit message (Expand)AuthorAgeFilesLines
* rgb light through midiJack Humbert2016-11-172-2/+2
* Update keyboard readme files with new makefile instructionsFred Sundvik2016-08-201-13/+13
* Split subproject make files into Makefile and rules.mkFred Sundvik2016-08-204-8/+14
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-202-106/+105
* Clueboard: Fix the title in keymaps/skully/readme.mdskullY2016-08-081-1/+1
* Clueboard: Add some readme.md files and do some minor cleanup.skullY2016-08-086-14/+101
* update readmes in certain directories to work with qmk.fmSeth Chandler2016-07-171-0/+4
* fixed clueboard LED pin assignments and matrix documentationRuiqi Mao2016-07-114-17/+33
* Fix compile error on ClueboardTerryMathews2016-07-071-2/+2
* Create keycodes for RGB control functionsTerryMathews2016-07-072-130/+8
* updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-072-6/+4
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-0/+39
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-2916-0/+888