summaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard/66_hotswap/gen1/gen1.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* LED Matrix: Clean up includes (#12197)Ryan2021-03-131-2/+0
* LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-151-1/+1
* LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-141-155/+102
* Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427)Konstantin Đorđević2019-08-161-7/+2
* Clueboard 66% Hotswap Support (#5204)skullydazed2019-02-231-52/+175
* Clueboard hotswap support (#2376)skullydazed2018-02-101-0/+63