Firmware: Add support for rotary encoder

This commit is contained in:
Lexi / Zoe 2024-05-22 19:18:25 +02:00
parent 1a0e0c11c1
commit 79560566a1
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
4 changed files with 29 additions and 3 deletions

View file

@ -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