Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan | |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | |
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | |||
2023-06-22 | Soda Pocket: correct layout data (#21333) | James Young | |
[chore] Correct the layout data for the keyboard. This commit fixes a misleading Configurator implementation. | |||
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan | |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-03-13 | Adjust offset for some layouts (#20075) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-02-17 | Remove matrix size defines (#19581) | Ryan | |
2023-02-14 | [Keyboard] add ‘soda/pocket’ (#19838) | Jeayo Keh | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> |