diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-05-10 17:14:06 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-10 17:14:06 -0400 |
commit | f959bd4eff509dcdfad430ae74f8b48dec3b1de6 (patch) | |
tree | 0be36cc4c8ed7af3ad60bcc234a7d906c81cbe67 | |
parent | 60feb8fb097786d415fa5d582b2b6390eecaea37 (diff) |
Use a custom key code.
-rw-r--r-- | boards/shields/petejohanson_handwire/petejohanson_handwire.overlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay b/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay index 215531d..fd55b28 100644 --- a/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay +++ b/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay @@ -14,7 +14,7 @@ keys = < KC_A KC_B - KC_C KC_D + KC_C ZC_CSTM(1) >; }; |