84baff51c2
* add vial support * choose light over combo * secure the hell of it * left space: 1u-2u, right space: 2.75u split backspace: 2x1u backslash: 1.5u, right shift: 1.75u + 1u * typo * key setups update * get ready for vial 0.5 dynamic key overrides
11 lines
200 B
Makefile
11 lines
200 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
LTO_ENABLE = yes
|
|
QMK_SETTINGS = no
|
|
TAP_DANCE_ENABLE = no
|
|
COMBO_ENABLE = no
|
|
RGBLIGHT_ENABLE = yes
|
|
BACKLIGHT_ENABLE = no
|
|
KEY_OVERRIDE_ENABLE = yes
|