summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/ymd09/info.json
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Clean up trailing commas from info.json (#20812)Ryan2023-05-091-2/+2
|
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-9/+9
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+4
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-231-9/+36
|\
| * [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>
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|/
* 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>