6 lines
141 B
Makefile
6 lines
141 B
Makefile
# Enable support for rotary encoder
|
|
ENCODER_ENABLE = yes
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
# Add custom RGB LED effects
|
|
RGB_MATRIX_CUSTOM_USER = yes
|