summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/ymd09/info.json
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Ymd09 config updates (#20124)SHVD3x2023-03-221-9/+41
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-061-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
|
* added ymdk ymd09 keyboard (#7831)Patrick Fruh2020-01-101-0/+23
* added ymdk ymd09 keyboard * lowercase github username * change rgb keymap to make more sense * fixed number of LEDs * remove configuration for non-existant backlight * use official template and change file permissions * disable unnecessary nkro * Apply suggestions from code review Co-Authored-By: Joel Challis <git@zvecr.com> * with easy reset via bootmagic lite, remove RESET from layout Co-authored-by: Joel Challis <git@zvecr.com>