summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66
Commit message (Expand)AuthorAgeFilesLines
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-174-4/+4
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+1
* Fix up build options comments (#15463)Ryan2021-12-121-3/+0
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-034-4/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-125-24/+1
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-7/+1
* Migrate more `fn_actions` stuff (#13502)Ryan2021-07-152-106/+50
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-6/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-0/+4
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
* make the tetris keymap fitZach White2021-01-301-0/+2
* fix clueboard/66:magicmonty to bring hue under the 255 limitZach White2021-01-301-13/+13
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Add support for specifying BOARD in info.json (#11492)Zach White2021-01-092-1/+1
* cleanup clueboard based on latest validation workZach White2021-01-078-68/+34
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-3023-668/+1174
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-182-0/+0
|\
| * Add the ability to exclude keyboards from travis builds (#11178)Zach White2020-12-182-0/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1484/+52
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* Refactor to use led config - Part 4 (#10967)Joel Challis2020-11-217-109/+26
* [Keymap] Badger keymaps/userspace (#10239)Dan White2020-09-161-0/+53
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* [Keyboard] Add Via config for Clueboard 66 (#9010)Frothy2020-06-062-0/+50
* 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-293-79/+426
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-312-0/+2
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-294-16/+16
* 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
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-16/+4
* [Keymap] Updating keymaps (#7170)Xyverz2019-10-283-188/+0
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-053-18/+38
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-4/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-064-4/+4
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-173-18/+10
* 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-263-15/+0
* 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-2350-229/+261
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* [Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825)Mazin Power2019-01-132-0/+82
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-041-3/+0
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-1/+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