summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy fauxclicky and unicode keycodes (#18800)Ryan2022-10-211-1/+1
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-213-3/+3
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-205-5/+5
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1518-22/+22
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-1515-62/+144
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-136-13/+13
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-107-13/+13
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-24/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2112-12/+12
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-2110-7/+25
|\
| * Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-2110-7/+25
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\|
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
|/
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-0630-111/+99
* Add personal YMDK Split64 keymap (#16980)Minke Zhang2022-07-024-0/+162
* keyboards: fix malformed info.json files (#17292)Ryan Skidmore2022-06-021-4/+4
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1517-18/+18
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-112-4/+10
|\
| * [Keyboard] Update YMDK Split 64 config (#16979)Minke Zhang2022-05-112-4/+10
* | move melody96 to ymdk vendor folder (#15680)peepeetee2022-04-2022-0/+2235
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-12/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* [Keyboard] add YMDK YMD21 v2 (#16442)James Young2022-02-267-0/+272
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-022-0/+80
|\
| * [Keyboard] Add YMDK sp64 VIA support (#16152)Adrian Fleiszer2022-02-012-0/+80
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-291-1/+1
|\|
| * Remove missing and trailing commas in info.json files. (#16088)Gabriel Harel2022-01-281-1/+1
* | Yet another bad `DEFAULT_FOLDER` fix. (#15904)Nick Brassel2022-01-161-1/+1
* | move yd60mq to ymdk vendor folder (#15647)peepeetee2022-01-1718-0/+1315
* | Fix CI. (#15828)Nick Brassel2022-01-112-1/+1
* | [Keyboard] Rename ymdk_np21 to np21, move to ymdk vendor folder (#15641)peepeetee2022-01-1010-0/+470
* | [Keyboard] move ymd96 to ymdk vendor folder (#15643)peepeetee2022-01-1015-0/+555
* | [Keyboard] move ymd75 to ymdk vendor folder (#15645)peepeetee2022-01-1025-0/+983
|/
* Fix up build options comments (#15463)Ryan2021-12-122-2/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-098-14/+8
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-017-13/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-058-8/+8
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-125-5/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-128-18/+0
* [keyboard] Add hotswap YMDK Wings (#14176)alittlepeace2021-09-119-0/+333
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-102-2/+2
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-104-28/+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
* [Keyboard] Corrected layout for np24 by YMDK (#14096)Trent Hoh2021-08-292-11/+58