qmk-keychron-q3-colemak-dh/keyboards/ut472/keymaps/vial/rules.mk
Niko Wenselowski 9ad1253031
Add support for keyhive/ut472 (#194)
* Add VIAL support for UT47.2

* Correct key matrix

* Use right-most key

* Disable tap dance for a working firmware

* Allow configuring the RGB lighting
2022-07-08 12:45:28 -06:00

11 lines
213 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
# Reduce firmware size
LTO_ENABLE = yes
QMK_SETTINGS = no
KEY_OVERRIDE_ENABLE = no
# Disabling tap dance because it somehow leads to an unusable firmware
TAP_DANCE_ENABLE = no