index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
work_louder
/
nano
Age
Commit message (
Expand
)
Author
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
Ryan
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-10
[Keyboard] Work Louder updates for via v3 (#19555)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-31
[Keyboard] Updates to Work Louder keyboards (#18232)
Drashna Jaelre
2022-08-19
[Keyboard] Update Work Louder keyboards (#18109)
Drashna Jaelre
2022-08-06
Move keyboard USB IDs and strings to data driven: W (#17903)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-01-28
Remove missing and trailing commas in info.json files. (#16088)
Gabriel Harel
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-17
[Keyboard] Move encoder hacks into via keymaps for Work Louder boards (#15192)
Drashna Jaelre
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-02
[Keyboard] Work Louder board fixup (#14247)
Drashna Jaelre
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-24
Remove deprecated callbacks for encoders and dip switches (#13404)
Drashna Jaelre
2021-06-10
[Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756)
Drashna Jaelre