Make vial firmware fit pass 2
This commit is contained in:
parent
829a9039d5
commit
933c641e5d
4 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
TAP_DANCE_ENABLE = no
|
||||
COMBO_ENABLE = no
|
||||
QMK_SETTINGS = no
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
TAP_DANCE_ENABLE = no
|
||||
COMBO_ENABLE = no
|
||||
QMK_SETTINGS = no
|
||||
|
|
|
@ -1,2 +1,5 @@
|
|||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
TAP_DANCE_ENABLE = no
|
||||
COMBO_ENABLE = no
|
||||
QMK_SETTINGS = no
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
VIA_ENABLE = yes
|
||||
VIAL_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
TAP_DANCE_ENABLE = no
|
||||
|
|
Loading…
Add table
Reference in a new issue