[WIP] firmware rev2
This commit is contained in:
parent
f2358c6da5
commit
d164232cef
6 changed files with 382 additions and 1 deletions
9
qmk_keyboards/binarydiv/eepyboard/rev2/rules.mk
Normal file
9
qmk_keyboards/binarydiv/eepyboard/rev2/rules.mk
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue