Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | |
2023-05-01 | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | |
2023-01-10 | [Keyboard] Work Louder updates for via v3 (#19555) | Drashna Jaelre | |
2023-01-01 | Keyboard/fix work louder micro (#18968) | Drashna Jaelre | |
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-07-26 | [Keyboard] Add work louder micro (#17586) | Drashna Jaelre | |
* [Keyboard] Add work louder micro * Update keyboards/work_louder/micro/readme.md * Update readme * Update kb config files * Update to use encoder map Co-authored-by: Tom Barnes <barnestom@me.com> |