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
/
avalanche
Age
Commit message (
Expand
)
Author
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
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-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-11
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-08-13
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
2022-07-02
[Keyboard] Add Avalanche v4 (#17288)
Will Winder
2022-05-14
Avalanche: add QMK Configurator data (#17092)
James Young
2022-04-14
[Keyboard] Add avalanche (#16407)
Will Winder