summaryrefslogtreecommitdiffstats
path: root/keyboards/work_louder
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-2/+2
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-243-9/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1810-25/+13
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-168-8/+8
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-312-25/+6
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-276-3/+9
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-042-48/+48
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-018-16/+8
* Encodermap direction define. (#20454)Nick Brassel2023-04-158-8/+8
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-135/+105
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-088-5/+12
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-7/+17
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-057-0/+242
|\
| * Add peterfalken userspace & keymaps (#19897)Luis Garcia2023-04-057-0/+242
* | Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-054-44/+15
* | Add core/fallback encoder behaviour (#20320)jack2023-04-031-14/+0
* | WS2812 driver improvements (#20262)Ryan2023-03-301-1/+1
* | Fix some more missing `#pragma once`s (#20241)Ryan2023-03-231-0/+2
* | Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-203-8/+4
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-116-57/+15
|/
* Move encoder config to data driven (#19923)Ryan2023-02-268-18/+23
* Migrate some more layouts to data driven (#19889)Ryan2023-02-231-0/+2
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-233-17/+17
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-8/+6
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-174-24/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-151-0/+4
|\
| * Fixup work_board VIA keymap (reduce firmware size) (#19850)jack2023-02-151-0/+4
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* | Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-063-15/+0
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-053-15/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-303-63/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-01-1111-116/+308
|\|
| * [Keyboard] Work Louder updates for via v3 (#19555)Drashna Jaelre2023-01-1011-116/+308
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-016-78/+69
|\|
| * Keyboard/fix work louder micro (#18968)Drashna Jaelre2023-01-016-78/+69
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-6/+6
|/
* Enable bootmagic (#19191)Albert Y2022-11-301-1/+1
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-272-3/+3
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-3/+3
* Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan2022-11-161-2/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-067-0/+202
|\
| * [Keyboard] Add Work Louder Numpad (#18912)Drashna Jaelre2022-11-057-0/+202
* | Macro keycode name refactoring (#18958)Nick Brassel2022-11-051-1/+1
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-10-162-1/+5
|\|
| * Fixup work_louder/micro VIA keymap (#18738)jack2022-10-152-1/+5