summaryrefslogtreecommitdiff
path: root/keyboards/work_louder/nano/config.h
AgeCommit message (Collapse)Author
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-19[Keyboard] Update Work Louder keyboards (#18109)Drashna Jaelre
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-09-02[Keyboard] Work Louder board fixup (#14247)Drashna Jaelre
* [Keyboard] Add some last minute tweaks to Work board * Additional fixes * Fix rgb pin * Fix ws2812 hackery * additional led tweaks * Add indicator LEDs * fix bootmagic settings * Fix up RGB stuff * Limit power draw for entire board * fixup lights and such * change LED order on loop * Fix indicators if via is not enabled * Enable Sleep for rgb matrix * Even more LED tweaks * Final tweaks? * Tweak keycodes
2021-06-10[Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756)Drashna Jaelre