Initial handwire proton-c shield for testing.

This commit is contained in:
Pete Johanson
2020-06-11 23:38:04 -04:00
parent 7614e7e52b
commit 0ee01390bd
7 changed files with 116 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
if SHIELD_PETEJOHANSON_PROTON_HANDWIRE
config ZMK_KEYBOARD_NAME
default "Pete's Proton Handwire"
config ZMK_USB
default y
config ZMK_ACTION_MOD_TAP
default y
endif