disable key override for several keyboards to fix build

This commit is contained in:
Ilya Zhuravlev 2022-04-04 23:52:16 -06:00
parent 37c6b41dbc
commit eb9b8121d3
38 changed files with 45 additions and 10 deletions

View file

@ -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