8 lines
217 B
Makefile
8 lines
217 B
Makefile
# 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
|