Update rules.mk

remove repeating line
This commit is contained in:
OTLabs 2023-09-19 16:30:25 -06:00 committed by GitHub
parent a519c00326
commit 46a0c19ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ VIALRGB_ENABLE = yes
LTO_ENABLE = yes # make the compiler work harder LTO_ENABLE = yes # make the compiler work harder
# Vial optimization # Vial optimization
QMK_SETTINGS = no # enables the tab to change QMK settings from the GUI1~# enables the tab to change QMK settings from the GUI1~ # enables the tab to change QMK settings from the GUI QMK_SETTINGS = no # enables the tab to change QMK settings from the GUI1
TAP_DANCE_ENABLE = yes TAP_DANCE_ENABLE = yes
COMBO_ENABLE = no COMBO_ENABLE = no