qmk-keychron-q3-colemak-dh/keyboards/pancake/rev2/keymaps/vial/rules.mk
kaz3304 2b0e26dca6 Add Pancake v2
Ported with the blessing of Sophie "Spaceman"; proof available upon request. Tested and confirmed working.
2021-08-17 16:38:04 -05:00

11 lines
467 B
Makefile

#By default Vial enables every supported feature.
#On low-powered chips this may exceed available flash memory, RAM, or EEPROM.
QMK_SETTINGS = no #Provides an interface to configure Grave Esc, tap-hold, autoshift, combos, oneshots, and mouse keys in real time.
#For more information, see https://get.vial.today/changelog/release-0.4.html#qmk-settings
TAP_DANCE_ENABLE = no
COMBO_ENABLE = no
OLED_DRIVER_ENABLE = no
VIA_ENABLE = yes
VIAL_ENABLE = yes
LTO_ENABLE = yes