diff options
| author | Pete Johanson <peter@peterjohanson.com> | 2020-09-23 20:14:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-23 20:14:49 -0400 |
| commit | 6ecf62a9ed79c0fb56edf255e3ba443a99af41ac (patch) | |
| tree | fe4c28595209819ca700b5b77c3a994849e64315 /app/boards/shields/romac_plus/romac_plus.conf | |
| parent | 7b53ee51fc9cee61980b424e96a7bddde8dd0c94 (diff) | |
| parent | 641524b1b9564fd2b433b9bc430736fb3205a3c5 (diff) | |
Merge pull request #198 from reizero00/romac_plus
RoMac+ v4 Support for nice!nano v1
Diffstat (limited to 'app/boards/shields/romac_plus/romac_plus.conf')
| -rw-r--r-- | app/boards/shields/romac_plus/romac_plus.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/boards/shields/romac_plus/romac_plus.conf b/app/boards/shields/romac_plus/romac_plus.conf new file mode 100644 index 0000000..d784dc4 --- /dev/null +++ b/app/boards/shields/romac_plus/romac_plus.conf @@ -0,0 +1,6 @@ +# Copyright (c) 2020 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+# Uncomment to enable encoder
+#CONFIG_EC11=y
+#CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
\ No newline at end of file |
