summaryrefslogtreecommitdiff
path: root/keyboards/ymdk/sp64
AgeCommit message (Expand)Author
2024-02-15Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)Joel Challis
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan
2022-07-02Add personal YMDK Split64 keymap (#16980)Minke Zhang
2022-05-11[Keyboard] Update YMDK Split 64 config (#16979)Minke Zhang
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2022-02-01[Keyboard] Add YMDK sp64 VIA support (#16152)Adrian Fleiszer
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05[Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2020-06-18[Keyboard] Added ymdk split64 based on walston's work (#9183)Brad Arnett