summaryrefslogtreecommitdiff
path: root/keyboards/work_louder
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (TUW) (#25625)Jack Sangdahl6-50/+29
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-07-07Compilation fixes for `-fno-common` (#25436)Joel Challis1-0/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis2-2/+0
2025-04-10chore: Allow disabling underglow on Work Louder devices (#25123) (#25120)Luis Garcia1-2/+2
2025-02-17Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)Joel Challis4-6/+2
2024-11-20Backward compatibility for new RGB keycode handling (#24490)Ryan5-0/+10
2024-10-18[Core] `usb_device_state`: consolidate usb state handling across implementati...Stefan Kerkmann1-2/+1
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan15-239/+8
2024-10-06WS2812 API rework (#24364)Ryan1-3/+7
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel11-532/+0
2024-07-17Remove pointless `RGB_MATRIX_LED_COUNT`s (#24133)Ryan1-1/+0
2024-07-13Update atomic GPIO macros in keyboard custom matrix (#23796)Ryan1-8/+8
2024-06-29Relocate work_louder VIA logic (#24011)Joel Challis5-73/+48
2024-06-23Migrate RGB Matrix layout for two boards (#23963)Ryan2-20/+55
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-6/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-4/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-24/+24
2024-04-25Migrate build target markers to keyboard.json - Misc (#23612)Joel Challis2-18/+12
2024-04-13Migrate build target markers to keyboard.json - W (#23511)Joel Challis4-17/+12
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan2-1/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-0/+0
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan1-0/+2
2024-03-12Fixup work_board (#23266)jack8-55/+31
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis10-9/+15
2024-01-16Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis10-275/+182
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan5-5/+5
2023-12-05Rework RGBLight driver system (#22529)Ryan6-3/+8
2023-11-27Remove userspace keymaps (#22544)Joel Challis10-441/+0
2023-09-04Clean up RGB LED type (#21859)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan6-30/+33
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan5-5/+5
2023-08-23Simplfy RGB/LED matrix effect logic (#21703)Joel Challis1-14/+14
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan1-2/+2
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan3-9/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan10-25/+13
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan8-8/+8
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2-25/+6
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan6-3/+9
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan2-48/+48
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan8-16/+8
2023-04-15Encodermap direction define. (#20454)Nick Brassel8-8/+8
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-135/+105
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan8-5/+12
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-7/+17
2023-04-05Merge remote-tracking branch 'origin/master' into developQMK Bot7-0/+242
2023-04-05Add peterfalken userspace & keymaps (#19897)Luis Garcia7-0/+242