summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66/rev4
Commit message (Expand)AuthorAgeFilesLines
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-206/+206
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-4/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-165/+165
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-1/+10
* Remove legacy international keycodes (#18588)Ryan2022-10-092-14/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-031-13/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-0/+1
* Remove deprecated KEYMAP alias (#15037)Joel Challis2021-11-031-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-5/+0
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-7/+1
* 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
* 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-072-9/+9
* Configure keyboard matrix from info.json (#10817)Zach White2020-12-307-164/+309
* 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-211-31/+18
* 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
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
* 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
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+1
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-5/+0
* Add support for Clueboard 66% rev4skullY2019-01-248-0/+1465