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