changed lightning mode of ymdk09 to vial-rgb (#594)

* changed lightning mode of ymdk09 to vial-rgb

* Removed not needed variable in rules.mk

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>

---------

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
This commit is contained in:
choss 2023-11-12 11:39:50 +01:00 committed by GitHub
parent fe9c3349cc
commit 9caabddf4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -5,3 +5,4 @@ QMK_SETTINGS = no
TAP_DANCE_ENABLE = no TAP_DANCE_ENABLE = no
COMBO_ENABLE = no COMBO_ENABLE = no
KEY_OVERRIDE_ENABLE = no KEY_OVERRIDE_ENABLE = no
VIALRGB_ENABLE = yes

View File

@ -2,7 +2,7 @@
"name": "YMDK YMD09", "name": "YMDK YMD09",
"vendorId": "0x594D", "vendorId": "0x594D",
"productId": "0x4409", "productId": "0x4409",
"lighting": "qmk_rgblight", "lighting": "vialrgb",
"matrix" : { "matrix" : {
"rows": 3, "rows": 3,
"cols": 3 "cols": 3