summaryrefslogtreecommitdiff
path: root/keyboards/ymdk/ymd75
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-206/+0
2024-08-25Update Underglow keycodes (#23765)Ryan6-6/+6
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan2-2/+2
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-3/+3
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis6-39/+33
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2024-01-10Migrate RGB Matrix config to info.json - XZY (#22879)Joel Challis2-3/+2
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-09-27Add support for YMD75 V4 - ISO (#22128)Joel Challis10-0/+414
2023-09-25amend 75_(ansi|iso) community_layouts in keyboards/ (#21837)Duncan Sutherland9-15/+303
2023-07-14Prepare ymdk/ymd75 for rev4 (#21484)Joel Challis27-362/+727
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-253/+253
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+270
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan7-512/+849
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan4-2/+6
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan5-66/+0
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan6-32/+15
2023-02-26Move backlight config to data driven (#19910)Ryan7-6/+12
2023-02-17Remove matrix size defines (#19581)Ryan3-8/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan5-4/+9
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-21/+9
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-09[Keyboard] Fix CapsLock pin for ymdk/ymd75/rev3 (#19158)Mikhail Nosov1-0/+2
2022-11-21Remove .noci functionality (#19122)Joel Challis3-0/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel2-2/+2
2022-10-21Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre1-1/+10
2022-08-21Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan6-3/+15
2022-08-06Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-01-11Fix CI. (#15828)Nick Brassel2-1/+1
2022-01-10[Keyboard] move ymd75 to ymdk vendor folder (#15645)peepeetee25-0/+983