Files
keychron-vial-shenanigans/keyboards/tumler/reviungdash47/keymaps/vial/rules.mk
tumler 806a5c00bd Add ReviungDash47 & Reviungdash52 vial Support (#734)
* Add ReviungDash47 & Reviungdash52 vial Support

* Update UID & Via default layout
2024-06-23 00:51:31 -06:00

14 lines
283 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
CONSOLE_ENABLE = no
LTO_ENABLE = yes
ifndef CONVERT_TO
# Disable QMK Settings when using a ProMicro to reduce size:
QMK_SETTINGS = no
else
# Enable Mouse Keys when when not using a ProMicro as there will be space:
MOUSEKEY_ENABLE = yes
endif