aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Xyverz2017-04-0232-257/+873
|\
| * Fix a typoskullY2017-03-211-1/+1
| * Add #1170 to all the clueboard keymapsskullY2017-03-219-10/+34
| * typo fixedtengg2017-03-221-2/+2
| * fix typotengg2017-03-221-1/+1
| * fixed a bug related to mod + Grave with combined ESC/Grave keytengg2017-03-221-1/+4
| * Colemak layout for ClueboardKevin Hogeland2017-03-091-0/+83
| * Add the mouse_keys layoutskullY2017-02-162-0/+11
| * Rework the clueboard keymaps a bit.skullY2017-02-1630-257/+752
* | Tidied up keymaps, Makefiles that actually work, Clueboard make v1.0Xyverz2017-03-292-23/+75
* | Merge remote-tracking branch 'upstream/master'xyverz2016-12-062-2/+2
|\|
| * rgb light through midiJack Humbert2016-11-172-2/+2
* | Adding more keymaps.xyverz2016-10-311-0/+108
|/
* 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