vial-qmk/keyboards/spaceman/pancake/rev2/keymaps/vial/rules.mk
Pascal Getreuer 4152685aa1
Re-enable Caps Word and Layer Lock where possible. (#907)
* Re-enable features for some keyboards, A-G.

* Re-enable features for some keyboards, H-K.

* Re-enable features for some keyboards, L-R.

* Re-enable features for some keyboards, S-V.

* Re-enable features for some keyboards, W-Z.
2025-07-04 00:21:47 -06:00

11 lines
490 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
REPEAT_KEY_ENABLE = no