aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
Commit message (Expand)AuthorAgeFilesLines
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-089-85/+67
* Add a clueboard rev3 (#1688)skullydazed2017-09-068-1/+173
* RGB improvements (#1684)skullydazed2017-09-062-5/+10
* Merge pull request #1574 from danamlund/masterJack Humbert2017-08-305-0/+793
|\
| * Add a tetris keymap to clueboard that includes a tetris gameDan Amlund Thomsen2017-08-175-0/+793
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-232-10/+2
* | Cleanup the clueboard keymapsskullY2017-08-1620-666/+119
|/
* Update the clueboard readmes (#1459)skullydazed2017-07-051-91/+11
* Move Space Caded Parentheses to own layer (#1452)Martin Gondermann2017-07-033-23/+56
* Add octave lights for midi layer (#1457)Martin Gondermann2017-07-031-2/+43
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-11/+11
* Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390)Martin Gondermann2017-06-144-42/+79
* Add MIDI layer to magicmonty keymap (#1386)Martin Gondermann2017-06-124-29/+105
* Cleanup the Clueboard readme files.skullY2017-06-0827-132/+17
* Fix layer LED signalling in magicmonty keymap (#1373)Martin Gondermann2017-06-082-7/+12
* Add new keyboard layout for the ClueBoard (#1371)Martin Gondermann2017-06-074-0/+186
* Jokrik's Clueboard layout (#1340)Priyadi Iman Nurcahyo2017-05-292-0/+97
* Workaround for the macOS caps lock delay (#1308)jerryen2017-05-191-10/+0
* ESC/GRAVE/TILDE better handling (#1307)tengg2017-05-171-14/+7
* Increase TAPPING_TERM for the ClueboardskullY2017-05-161-0/+10
* Make KC_GRV accessibleskullY2017-05-162-2/+2
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-4/+4
* Add smt keymap for Clueboard (HHKB-style layout) (#1286)Stephen Tudor2017-05-083-0/+211
* Added an additional clueboard layout. (#1252)Solomon2017-04-226-0/+130
* Tweak the shift_fn keymap so it worksskullY2017-04-212-19/+22
* 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