summaryrefslogtreecommitdiff
path: root/app/boards/shields/cradio/cradio_right.overlay
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-10-15 17:21:23 -0400
committerGitHub <noreply@github.com>2020-10-15 17:21:23 -0400
commited28f5a6a3f984c4026899edd30d4ef3c1cf4ed3 (patch)
tree50c8e82fd8ec488ec6c4bbe61894a268a0797fbf /app/boards/shields/cradio/cradio_right.overlay
parenta1387eb041f01be99243710e7e2edf67451d6dd5 (diff)
parentf7912eb9decc2048c204818defc717a71135edc6 (diff)
Merge pull request #224 from davidphilipbarr/cradio
Cradio
Diffstat (limited to 'app/boards/shields/cradio/cradio_right.overlay')
-rw-r--r--app/boards/shields/cradio/cradio_right.overlay11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/boards/shields/cradio/cradio_right.overlay b/app/boards/shields/cradio/cradio_right.overlay
new file mode 100644
index 0000000..01aa1ab
--- /dev/null
+++ b/app/boards/shields/cradio/cradio_right.overlay
@@ -0,0 +1,11 @@
+/*
+ * Copyright (c) 2020 The ZMK Contributors
+ *
+ * SPDX-License-Identifier: MIT
+ */
+
+#include "cradio.dtsi"
+
+&default_transform {
+ col-offset = <17>;
+};