summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorRichard Jones <rich@linxplicable.org>2020-08-26 21:25:46 +0100
committerRichard Jones <rich@linxplicable.org>2020-08-26 21:25:46 +0100
commitb8fbc3784d0e3dcb3bfba39c0936b2a110894ef8 (patch)
tree94e1b61b8c781f6d59655983850e8abe9571dc60 /app
parent6ac1a324e0bf91a405333e4bf89b4b35a50afc49 (diff)
Not needed
Diffstat (limited to 'app')
-rw-r--r--app/boards/shields/romac/romac.overlay17
1 files changed, 0 insertions, 17 deletions
diff --git a/app/boards/shields/romac/romac.overlay b/app/boards/shields/romac/romac.overlay
index cae0568..67d5868 100644
--- a/app/boards/shields/romac/romac.overlay
+++ b/app/boards/shields/romac/romac.overlay
@@ -9,23 +9,6 @@
/ {
chosen {
zmk,kscan = &kscan0;
- zmk,matrix_transform = &default_transform;
- };
-
- default_transform: keymap_transform_0 {
- compatible = "zmk,matrix-transform";
- columns = <3>;
- rows = <4>;
-// | SW1 | SW2 | SW3 |
-// | SW4 | SW5 | SW6 |
-// | SW7 | SW8 | SW9 |
-// | SW10 | SW11 | SW12 |
- map = <
-RC(0,0) RC(0,1) RC(0,2)
-RC(1,0) RC(1,1) RC(1,2)
-RC(2,0) RC(2,1) RC(2,2)
-RC(3,0) RC(3,1) RC(3,2)
- >;
};
kscan0: kscan {