vial-qmk/keyboards/cheapino/rules.mk
2025-04-27 05:32:38 -04:00

10 lines
No EOL
207 B
Makefile

CAPS_WORD_ENABLE = yes
CUSTOM_MATRIX = lite
WS2812_DRIVER = vendor
RGBLIGHT_ENABLE = yes
DEFERRED_EXEC_ENABLE = yes
VIAL_INSECURE = yes
ENCODER_ENABLE = yes
SRC += encoder.c
SRC += ghosting.c
SRC += matrix.c