mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-26 16:05:18 -05:00
14 lines
184 B
Plaintext
14 lines
184 B
Plaintext
|
|
if SHIELD_PETEJOHANSON_PRO_MICRO_HANDWIRE
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Pete's ProMicro Compat Handwire"
|
|
|
|
config ZMK_USB
|
|
default y
|
|
|
|
config ZMK_ACTION_MOD_TAP
|
|
default y
|
|
|
|
endif
|