bd74e5913c
* feat: support for imchipwood's dumbpad/v3x * feat: removed vial insecure * fix: added unlock combo definition * fix: encoder keymap update for default and deveth0
12 lines
182 B
Makefile
12 lines
182 B
Makefile
VIA_ENABLE = yes
|
|
|
|
VIAL_ENABLE = yes
|
|
VIALRGB_ENABLE = yes
|
|
|
|
# Firmware Optimization
|
|
LTO_ENABLE = yes
|
|
QMK_SETTINGS = no
|
|
TAP_DANCE_ENABLE = no
|
|
COMBO_ENABLE = no
|
|
KEY_OVERRIDE_ENABLE = no
|