zmk/app/boards/shields/tester_rpi_pico/Kconfig.defconfig

12 lines
146 B
Plaintext

if SHIELD_TESTER_RPI_PICO
config ZMK_KEYBOARD_NAME
default "ZMK Tester"
config ZMK_BLE
def_bool n
config SETTINGS
def_bool n
endif