summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik1-13/+13
2016-08-20Split subproject make files into Makefile and rules.mkFred Sundvik4-8/+14
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik2-106/+105
2016-08-08Clueboard: Fix the title in keymaps/skully/readme.mdskullY1-1/+1
2016-08-08Clueboard: Add some readme.md files and do some minor cleanup.skullY6-14/+101
2016-07-17update readmes in certain directories to work with qmk.fmSeth Chandler1-0/+4
2016-07-11fixed clueboard LED pin assignments and matrix documentationRuiqi Mao4-17/+33
2016-07-08Fix compile error on ClueboardTerryMathews1-2/+2
2016-07-08Create keycodes for RGB control functionsTerryMathews2-130/+8
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2-6/+4
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert1-0/+39
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert16-0/+888