/digital/mimot/src/

tory'/>
summaryrefslogtreecommitdiff
path: root/keyboards/clueboard
AgeCommit message (Collapse)Author
2016-11-17rgb light through midiJack Humbert
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik
2016-08-20Split subproject make files into Makefile and rules.mkFred Sundvik
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik
2016-08-08Clueboard: Fix the title in keymaps/skully/readme.mdskullY
2016-08-08Clueboard: Add some readme.md files and do some minor cleanup.skullY
2016-07-17update readmes in certain directories to work with qmk.fmSeth Chandler
2016-07-11fixed clueboard LED pin assignments and matrix documentationRuiqi Mao
2016-07-07Fix compile error on ClueboardTerryMathews
2016-07-07Create keycodes for RGB control functionsTerryMathews
Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness)
20