Add QMK firmware for rev1

This commit is contained in:
Lexi / Zoe 2024-09-28 15:47:29 +02:00
parent 4e7f80ceac
commit 9749bf8f25
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
9 changed files with 742 additions and 329 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