Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-11-11 | LED config fixes (#18973) | 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-07-31 | Move some led drivers to common folder (#13749) | Joel Challis | |
* Move some led drivers to common folder | |||
2021-02-28 | [Keyboard] Dawn60 Rev1 RGB matrix port (#11970) | Xelus22 | |
* refactor * layout update * fix mods config * lto enable * add eeprom * refactor * final refactor |