Fix spelling for VIALRGB_ENABLE
, causing VIAL [GUI] to not open right. (#396)
This commit is contained in:
parent
d40247bb29
commit
f7120f436d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
VIA_ENABLE = yes
|
VIA_ENABLE = yes
|
||||||
VIAL_ENABLE = yes
|
VIAL_ENABLE = yes
|
||||||
VIALRGB_ENABLe = yes
|
VIALRGB_ENABLE = yes
|
||||||
ENCODER_MAP_ENABLE = yes
|
ENCODER_MAP_ENABLE = yes
|
||||||
|
|
||||||
VPATH += keyboards/keychron/common
|
VPATH += keyboards/keychron/common
|
||||||
|
|
Loading…
Reference in a new issue