summaryrefslogtreecommitdiff
path: root/keyboards/work_louder/loop
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (TUW) (#25625)Jack Sangdahl2-14/+11
2025-02-17Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)Joel Challis2-3/+1
2024-11-20Backward compatibility for new RGB keycode handling (#24490)Ryan1-0/+2
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)Ryan4-42/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-45/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-4/+4
2024-04-25Migrate build target markers to keyboard.json - Misc (#23612)Joel Challis2-18/+12
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis2-3/+3
2024-01-16Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis2-56/+36
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-05Rework RGBLight driver system (#22529)Ryan1-0/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-10/+11
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan1-3/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-12/+6
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2-3/+2
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-27/+12
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-19/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+7
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-7/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10[Keyboard] Work Louder updates for via v3 (#19555)Drashna Jaelre2-31/+24
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-09-24Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2022-09-24[Keyboard] Update Work Louder VIA layouts (#18470)Drashna Jaelre1-1/+1
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-31[Keyboard] Updates to Work Louder keyboards (#18232)Drashna Jaelre9-3/+25
2022-08-19Merge remote-tracking branch 'origin/master' into developQMK Bot6-33/+24
2022-08-19[Keyboard] Update Work Louder keyboards (#18109)Drashna Jaelre6-33/+24
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-4/+4
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2022-01-28Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel1-1/+1