summaryrefslogtreecommitdiffstats
path: root/keyboards/work_louder
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-1/+10
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+5
* | [Keymap] develop updates for Drashna Keymaps (#18472)Drashna Jaelre2022-09-251-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-243-17/+18
|\|
| * [Keyboard] Update Work Louder VIA layouts (#18470)Drashna Jaelre2022-09-243-17/+18
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-4/+4
|/
* [Keyboard] Updates to Work Louder keyboards (#18232)Drashna Jaelre2022-08-3121-156/+84
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1923-355/+80
|\
| * [Keyboard] Update Work Louder keyboards (#18109)Drashna Jaelre2022-08-1923-355/+80
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-067-25/+22
|\|