qmk-keychron-q3-colemak-dh/keyboards/redox/keymaps/vial/rules.mk
rufusw 6a97438a05
Add Redox Vial-enabled keymap (#163)
* Add Redox Vial support

* Firmware size reduction
2022-05-10 11:56:19 -06:00

16 lines
357 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
LTO_ENABLE = yes
MOUSEKEY_ENABLE = no # Mouse keys
COMMAND_ENABLE = no # Commands for debug and configuration
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
UNICODE_ENABLE = no
OLED_DRIVER_ENABLE = no
# must be disabled for VIA support
LEADER_ENABLE = no
MIDI_ENABLE = no
BLUETOOTH_ENABLE = no