* viktus-spmini vial support * Fix ID for spmini * Size reduction Based on https://docs.qmk.fm/squeezing_avr. Local compile reports as " * The firmware size is fine - 25946/28672 (90%, 2726 bytes free)" Also changed unlock combo. * VIAL_UNLOCK_COMBO_ROWS update Fixed dupe key
20 lines
No EOL
348 B
Makefile
20 lines
No EOL
348 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
|
|
LTO_ENABLE = yes
|
|
QMK_SETTINGS = no
|
|
COMBO_ENABLE = no
|
|
KEY_OVERRIDE_ENABLE = no
|
|
TAP_DANCE_ENABLE = no
|
|
|
|
CONSOLE_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
MOUSEKEY_ENABLE = no
|
|
EXTRAKEY_ENABLE = no
|
|
SPACE_CADET_ENABLE = no
|
|
GRAVE_ESC_ENABLE = no
|
|
MAGIC_ENABLE = no
|
|
MUSIC_ENABLE = no
|
|
|
|
ENCODER_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|