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: src/renderer/src/components/CoordMap.vue
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,11 @@
33
33
If nothing is happening first replug the board in case it hasnt started and wait 5 seconds.
34
34
If this did not help check the diode direction or pins.
35
35
</p>
36
+
<pclass="py-4">
37
+
the coordmap should be printed as a list of 3 digit numbers seperated by spaces. eg 001 005 008 002 ... <br/>
38
+
it will print this via a hotkey on the number row so make sure to switch to something like qwerty if you are using azerty or another layout that mapps other keys to the number row.
39
+
for split keyboards try the coordmap with the type set to normal as depending on the split side detection the secondary half might not output to usb.
0 commit comments