Firmware: Add support for rotary encoder
This commit is contained in:
parent
1a0e0c11c1
commit
79560566a1
4 changed files with 29 additions and 3 deletions
|
|
@ -1,2 +1,6 @@
|
|||
# Enable support for rotary encoder
|
||||
ENCODER_ENABLE = yes
|
||||
ENCODER_MAP_ENABLE = yes
|
||||
|
||||
# Add custom RGB LED effects
|
||||
RGB_MATRIX_CUSTOM_USER = yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue