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
/
ymdk
/
yd60mq
Age
Commit message (
Expand
)
Author
2023-04-15
Move remaining `LAYOUT`s to data driven (#20422)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
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
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-13
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-21
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
Move keyboard USB IDs and strings to data driven: Y (#17926)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-01-16
Yet another bad `DEFAULT_FOLDER` fix. (#15904)
Nick Brassel
2022-01-17
move yd60mq to ymdk vendor folder (#15647)
peepeetee