Skip to content

Commit

Permalink
changed lightning mode of ymdk09 to vial-rgb (vial-kb#594)
Browse files Browse the repository at this point in the history
* changed lightning mode of ymdk09 to vial-rgb

* Removed not needed variable in rules.mk

Co-authored-by: adophoxia <[email protected]>

---------

Co-authored-by: adophoxia <[email protected]>
  • Loading branch information
choss and adophoxia authored Nov 12, 2023
1 parent fe9c334 commit 9caabdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions keyboards/ymdk/ymd09/keymaps/vial/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ QMK_SETTINGS = no
TAP_DANCE_ENABLE = no
COMBO_ENABLE = no
KEY_OVERRIDE_ENABLE = no
VIALRGB_ENABLE = yes
2 changes: 1 addition & 1 deletion keyboards/ymdk/ymd09/keymaps/vial/vial.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "YMDK YMD09",
"vendorId": "0x594D",
"productId": "0x4409",
"lighting": "qmk_rgblight",
"lighting": "vialrgb",
"matrix" : {
"rows": 3,
"cols": 3
Expand Down

0 comments on commit 9caabdd

Please sign in to comment.