Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | [Keyboard] Work Louder updates for via v3 (#19555) | Drashna Jaelre | 2023-01-10 | 4 | -37/+99 |
| | |||||
* | Keyboard/fix work louder micro (#18968) | Drashna Jaelre | 2023-01-01 | 6 | -78/+69 |
| | |||||
* | Enable bootmagic (#19191) | Albert Y | 2022-11-30 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2022-10-16 | 2 | -1/+5 |
|\ | |||||
| * | Fixup work_louder/micro VIA keymap (#18738) | jack | 2022-10-15 | 2 | -1/+5 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | | |||||
* | | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
|/ | |||||
* | [Keyboard] Update Work Louder keyboards (#18109) | Drashna Jaelre | 2022-08-19 | 2 | -2/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | 2022-08-06 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Add work louder micro (#17586) | Drashna Jaelre | 2022-07-26 | 11 | -0/+695 |
* [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> |