[WIP] firmware
This commit is contained in:
parent
4e7f80ceac
commit
4671f86be6
7 changed files with 643 additions and 1 deletions
8
qmk_keyboards/binarydiv/eepyboard/v1/rules.mk
Normal file
8
qmk_keyboards/binarydiv/eepyboard/v1/rules.mk
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Enable support for rotary encoder
|
||||
ENCODER_ENABLE = yes
|
||||
ENCODER_MAP_ENABLE = yes
|
||||
|
||||
# TODO: RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
# see https://docs.qmk.fm/flashing#raspberry-pi-rp2040-uf2 (below)
|
||||
|
||||
WS2812_DRIVER = vendor
|
||||
Loading…
Add table
Add a link
Reference in a new issue