summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/sp64
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-109/+76
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-3/+3
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-5/+5
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-135-12/+12
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-105-6/+6
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-062-7/+7
* Add personal YMDK Split64 keymap (#16980)Minke Zhang2022-07-024-0/+162
* [Keyboard] Update YMDK Split 64 config (#16979)Minke Zhang2022-05-112-4/+10
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* [Keyboard] Add YMDK sp64 VIA support (#16152)Adrian Fleiszer2022-02-012-0/+80
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-051-0/+11
* Remove empty override functions (#14312)Ryan2021-09-051-24/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-201-1/+0
* [Keyboard] Added ymdk split64 based on walston's work (#9183)Brad Arnett2020-06-1811-0/+828