oddkb/keymap/rules.mk
2023-12-04 13:35:37 +01:00

13 lines
367 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
LTO_ENABLE = yes # LTO makes the compiler work harder when optimizing your code
EXTRAKEY_ENABLE = yes # Audio control and System control
MOUSEKEY_ENABLE = yes # Mouse keys
QMK_SETTINGS = yes # Vial QMK-settings tab
COMBO_ENABLE = yes
DYNAMIC_MACRO_ENABLE = no
KEY_OVERRIDE_ENABLE = no
TAP_DANCE_ENABLE = no