mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
* my runner * Add converter to rules.mk * RGBLIGHT_TIMEOUT adjust to 10 minutes * re-org rules
14 lines
198 B
Makefile
Executable File
14 lines
198 B
Makefile
Executable File
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
|
|
RGBLIGHT_ENABLE = yes
|
|
|
|
CONSOLE_ENABLE = yes
|
|
QMK_SETTINGS = yes
|
|
|
|
TAP_DANCE_ENABLE = yes
|
|
COMBO_ENABLE = yes
|
|
KEY_OVERRIDE_ENABLE = yes
|
|
|
|
CONVERT_TO = promicro_rp2040
|