Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis | |
2021-07-31 | __flash? (#13799) | Joel Challis | |
2021-03-13 | LED Matrix: Clean up includes (#12197) | Ryan | |
2021-02-15 | LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858) | Ryan | |
2021-02-14 | LED Matrix: add led_matrix_types.h and implement g_led_config (#11741) | Ryan | |
* LED Matrix: add led_matrix_types.h and implement g_led_config * Set correct flags for non-"modifier" LEDs * Clean up docs a little * Add license headers for [led,rgb]_matrix_types.h | |||
2019-08-16 | Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled (#6427) | Konstantin Đorđević | |
* Fix Clueboard hotswap gen1 not compiling when LED Matrix is disabled * Move keymap.json to default keymap folder * Revert "Move keymap.json to default keymap folder" This reverts commit 7f28df909d7e4dcc79ab0ff44fe264656b5dfa18. | |||
2019-02-23 | Clueboard 66% Hotswap Support (#5204) | skullydazed | |
* Initial Clueboard 66% arm support * Fix LAYOUT_66_ansi * wip * Bring this branch up to date with led_matrix * Get Clueboard 66% hotswap working with led_matrix * stm32 cleanup * Fix compiling for clueboard 66% hotswap prototype * Reduce the size of the prototype firmware | |||
2018-02-10 | Clueboard hotswap support (#2376) | skullydazed | |