summaryrefslogtreecommitdiff
path: root/app/boards/shields/cradios_left.overlay
diff options
context:
space:
mode:
authorDavid Barr <dpbarr@gmail.com>2020-09-19 10:55:07 +0100
committerGitHub <noreply@github.com>2020-09-19 10:55:07 +0100
commit2855ba75f53554887f6e788736c45b7c818d09ac (patch)
treed845b288fe808e7165577ee8aa72242485203347 /app/boards/shields/cradios_left.overlay
parent8bad40282b89859766cd28949b48fe34c24371fe (diff)
Actually really working
Ok, both sides work as expected, need to write a keymap.
Diffstat (limited to 'app/boards/shields/cradios_left.overlay')
-rw-r--r--app/boards/shields/cradios_left.overlay15
1 files changed, 15 insertions, 0 deletions
diff --git a/app/boards/shields/cradios_left.overlay b/app/boards/shields/cradios_left.overlay
new file mode 100644
index 0000000..b0bdc6f
--- /dev/null
+++ b/app/boards/shields/cradios_left.overlay
@@ -0,0 +1,15 @@
+/*
+ * Copyright (c) 2020 Pete Johanson
+ *
+ * SPDX-License-Identifier: MIT
+ */
+#include "cradios.dtsi"
+
+
+
+
+
+
+&bt_unpair_combo {
+ key-positions = <0 16>;
+};