summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66_hotswap/gen1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-4/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+26
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-6/+0
* Merge branch 'master' into developJoshua Diamond2021-02-141-1/+1
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-1/+1
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-151-0/+4
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\|
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\|
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+0
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-25/+0
|/
* Remove references to ch-bootloader-jump.patch (#10998)Joel Challis2020-11-221-2/+0
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-1/+1
* [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards ...Konstantin Đorđević2019-03-191-5/+0
* Clueboard 66% Hotswap Support (#5204)skullydazed2019-02-231-28/+130
* Clueboard refresh (#4902)skullydazed2019-01-231-9/+2
* Make both RGB and sound work on Clueboard 66% hotswapskullY2018-08-111-6/+4
* Clueboard hotswap support (#2376)skullydazed2018-02-101-0/+53