aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
Commit message (Expand)AuthorAgeFilesLines
* Remove stub backlight functions from clueboard/66/rev4 (#8303)Joel Challis2020-03-062-35/+2
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-299-237/+1278
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-315-1/+6
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-298-35/+35
* Fix boards which were overriding backlight without setting custom (#7970)Joel Challis2020-01-273-3/+0
* Revert "Clueboard Rev4 Updates aka Volcano 660 (#7942)"skullydazed2020-01-273-16/+70
* Clueboard Rev4 Updates aka Volcano 660 (#7942)MechMerlin2020-01-223-70/+16
* [Keyboard] Clueboard 60 fix col 11 12 mixup (#7685)Yan-Fa Li2019-12-191-1/+1
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-144-94/+17
* [Keymap] Updating keymaps (#7170)Xyverz2019-10-283-188/+0
* Support for the Clueboard California macropad (#7127)skullydazed2019-10-237-0/+86
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-171-5/+5
* Cleanup rules.mk for 32U4 keyboards, G (#6971)fauxpark2019-10-121-1/+0
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-056-75/+72
* Minor link fix in Clueboard README (#6823)Zachary J. Slater2019-09-261-1/+1
* [Keymap] Port personal keymap to 60_tsangan_hhkb (#6820)Yan-Fa Li2019-09-252-146/+0
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-6/+10
* Reduce compile size to fix various Travis CI errors (#6426)Drashna Jaelre2019-08-221-0/+2
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-203-12/+0
* Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427)Konstantin Đorđević2019-08-161-7/+2
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-151-0/+1
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-1/+1
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-068-8/+8
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-033-0/+3
* Fix Clueboard Cluecard keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
* [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards ...Konstantin Đorđević2019-03-191-5/+0
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-2/+0
* Clueboard 66% Hotswap Support (#5204)skullydazed2019-02-2317-143/+2099
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-173-18/+10
* Migrate fn_actions for default keymaps (#4935)fauxpark2019-02-141-24/+32
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-5/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-268-41/+1
* Add support for Clueboard 66% rev4skullY2019-01-248-0/+1465
* Fixup the clueboard 66 info.jsonskullY2019-01-234-11/+15
* Clueboard refresh (#4902)skullydazed2019-01-23101-4094/+583
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-136-6/+6
* [Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825)Mazin Power2019-01-132-0/+82
* Remove empty action_function()fauxpark2019-01-111-9/+0
* Remove empty fn_actions[]fauxpark2019-01-111-3/+0
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-043-9/+0
* Add PROGMEM keyword to Clueboard keymapsKevin Hogeland2018-12-203-6/+6
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-172-4/+0
* Add configurator support for 66_ansi layout for rev1, 2 and 3mechmerlin2018-08-151-0/+4
* this commit fixes #3643, rev2 was affected tooDavid Vonau2018-08-152-3/+3
* Move my keymap to the community folderskullY2018-08-113-66/+0
* Make both RGB and sound work on Clueboard 66% hotswapskullY2018-08-117-58/+36
* add layout support to clueboardmechmerlin2018-08-112-0/+4
* Keyboard: Add Configurator support for Clueboard 66 Hotswap (#3522)MechMerlin2018-08-102-3/+7