mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
14 lines
169 B
Plaintext
14 lines
169 B
Plaintext
|
|
if SHIELD_PETEJOHANSON_HANDWIRE
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Pete's Handwire Breadboard"
|
|
|
|
config ZMK_BLE
|
|
default y
|
|
|
|
config ZMK_ACTION_MOD_TAP
|
|
default y
|
|
|
|
endif
|