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

12 lines
147 B
Plaintext

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