You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+41-22Lines changed: 41 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@
23
23
-[DONGLE DESIGNS](#DONGLE-DESIGNS)
24
24
-[ZMK STUDIO](#ZMK-STUDIO)
25
25
-[MODULE INTEGRATION](#MODULE-INTEGRATION)
26
+
-[THIS REPOSITORY AS A MODULE](#THIS-REPOSITORY-AS-A-MODULE)
26
27
-[INSPIRATIONS](#INSPIRATIONS)
27
28
-[MY OTHER PROJECTS](#MY-OTHER-PROJECTS)
28
29
@@ -34,28 +35,7 @@ a modification to your keymap, you can do it with the online [ZMK-STUDIO](https:
34
35
- If you already have your corne configured with this repository and want to make
35
36
a modification to your keymap, you can do it with the online [keymap-editor](https://nickcoutsos.github.io/keymap-editor/).
36
37
37
-
- If you already have a repository and you want only the dongle option of this repository with support for `zmk-studio`, just add this repository as a module to your configuration, here is a basic example (just copy and paste into your file `west.yml`):
# include corne with dongle pro_micro and xiao compatible
53
-
- name: zmk-config
54
-
remote: mctechnology17
55
-
revision: main
56
-
self:
57
-
path: config
58
-
```
38
+
- If you already have a repository and you want only the dongle option of this repository with support for `zmk-studio`, just add this repository as a module to your configuration, look the section [THIS REPOSITORY AS A MODULE](#THIS-REPOSITORY-AS-A-MODULE).
59
39
60
40
# INTRO
61
41
@@ -489,6 +469,45 @@ See module details here for more information and more configurations:
0 commit comments