summaryrefslogtreecommitdiff
path: root/app/boards/shields/petejohanson_handwire
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-06-24 10:46:02 -0400
committerGitHub <noreply@github.com>2020-06-24 10:46:02 -0400
commitb1cab32c66d19d453b89fcec6f4211367e45827a (patch)
tree845ebf91d038c080a076f46eb8e38061603ad29f /app/boards/shields/petejohanson_handwire
parent23931aa4fede2d81437a01e5d69329157219c2a5 (diff)
parenta6a364725d8af94c2479939f6559584721a8ebd1 (diff)
Merge pull request #40 from petejohanson/boards/clueboard-california-macropad
Initial working Clueboard California Macropad w/ proton-c fixes
Diffstat (limited to 'app/boards/shields/petejohanson_handwire')
-rw-r--r--app/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay b/app/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay
index d65b3b1..95b0835 100644
--- a/app/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay
+++ b/app/boards/shields/petejohanson_handwire/petejohanson_handwire.overlay
@@ -21,7 +21,7 @@
};
left_hand: kscan_1 {
- compatible = "gpio-kscan";
+ compatible = "zmk,kscan-gpio-matrix";
label = "KSCAN_LEFT";
diode-direction = "row2col";
@@ -32,7 +32,7 @@
};
right_hand: kscan_2 {
- compatible = "gpio-kscan";
+ compatible = "zmk,kscan-gpio-matrix";
label = "KSCAN_RIGHT";
diode-direction = "row2col";