forked from kofal.net/zmk
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com> Co-authored-by: Anant Thazhemadam <47104651+thazhemadam@users.noreply.github.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
12 lines
147 B
Plaintext
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 |