mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
Fix typo and bug with rgb
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
TAP_DANCE_ENABLE = yes
|
||||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
VIALRGB_ENABLE = ye
|
||||
RGB_MATRIX_DRIVER = snled27351
|
||||
VIALRGB_ENABLE = yes
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"shortName": "Batt"
|
||||
}
|
||||
],
|
||||
"lighting": "qmk_rgblight",
|
||||
"lighting": "vialrgb",
|
||||
"layouts": {
|
||||
"keymap": [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user