aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/work_louder/micro/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Migrate build target markers to keyboard.json - W (#23511)Joel Challis2024-04-131-126/+0
|
* Migrate lighting defaults to info.json (#22920)Joel Challis2024-02-011-0/+3
|
* Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis2024-01-161-1/+36
|
* Rework RGBLight driver system (#22529)Ryan2023-12-051-0/+1
|
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-1/+2
|
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-16/+16
|
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-1/+2
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-0/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move encoder config to data driven (#19923)Ryan2023-02-251-0/+6
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* [Keyboard] Work Louder updates for via v3 (#19555)Drashna Jaelre2023-01-111-3/+3
|
* Enable bootmagic (#19191)Albert Y2022-11-301-1/+1
|
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-1/+10
|
* [Keyboard] Update Work Louder keyboards (#18109)Drashna Jaelre2022-08-201-1/+1
|
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-061-1/+1
|
* [Keyboard] Add work louder micro (#17586)Drashna Jaelre2022-07-261-0/+64
* [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>