[WIP] firmware rev2

This commit is contained in:
Lexi / Zoe 2024-10-31 10:16:36 +01:00
parent f2358c6da5
commit d164232cef
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
6 changed files with 382 additions and 1 deletions

View file

@ -0,0 +1,9 @@
# Enable support for rotary encoder
ENCODER_ENABLE = yes
ENCODER_MAP_ENABLE = yes
# Use RP2040-specific driver for WS2812 (PIO-based)
WS2812_DRIVER = vendor
# Enable support for dynamic macros
DYNAMIC_MACRO_ENABLE = yes