summaryrefslogtreecommitdiff
path: root/keyboards/ymdk/yd60mq
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-55/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-6/+6
2024-06-22Migrate `led_update_kb` implementations to DD (#23981)Joel Challis2-21/+4
2024-05-24Migrate `LOCKING_*_ENABLE` to Data-Driven: X-Z (#23790)James Young2-4/+6
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-4/+4
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+10
2023-12-18[Keymap Removal] keebio/iris and related keymaps. (#22690)Joel Challis1-19/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan3-15/+26
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan3-3/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan5-7/+6
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan3-965/+803
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan2-8/+5
2023-02-26Move backlight config to data driven (#19910)Ryan2-5/+4
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel3-3/+3
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-1/+10
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis2-2/+2
2022-08-21Merge remote-tracking branch 'origin/master' into developQMK Bot4-4/+10
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan4-4/+10
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-06Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2-6/+5
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-01-16Yet another bad `DEFAULT_FOLDER` fix. (#15904)Nick Brassel1-1/+1
2022-01-17move yd60mq to ymdk vendor folder (#15647)peepeetee18-0/+1315