disable key override for several keyboards to fix build
This commit is contained in:
parent
37c6b41dbc
commit
eb9b8121d3
38 changed files with 45 additions and 10 deletions
|
|
@ -3,4 +3,5 @@ VIAL_ENABLE = yes
|
|||
LTO_ENABLE = yes
|
||||
# to reduce firmware size
|
||||
QMK_SETTINGS = no
|
||||
TAP_DANCE_ENABLE = no
|
||||
TAP_DANCE_ENABLE = no
|
||||
KEY_OVERRIDE_ENABLE = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue