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
/
ein_60
Age
Commit message (
Expand
)
Author
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
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-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Remove matrix size defines (#19581)
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-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
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-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-07-30
Move keyboard USB IDs and strings to data driven: E (#17815)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-10-10
Ein_60: add Configurator layout data (#14777)
James Young
2021-09-21
[Keyboard] Fix font file for Ein 60 Keyboard (#14553)
Drashna Jaelre
2021-09-21
[Keyboard] add ein_60 (#14398)
James Smith