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
/
xelus
/
la_plus
Age
Commit message (
Expand
)
Author
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
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-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-08-06
Move keyboard USB IDs and strings to data driven: X (#17925)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-02-26
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...
Joel Challis
2022-01-11
Correct matrix effect name (#15816)
Albert Y
2021-12-14
[Keyboard] Add La+ (#15460)
Xelus22