zmk: add symbol explanation
This commit is contained in:
parent
373188e178
commit
aa5e7f1286
1 changed files with 4 additions and 2 deletions
|
|
@ -25,7 +25,10 @@
|
|||
};
|
||||
|
||||
|
||||
// For the german keyboard layout
|
||||
// For the German keyboard layout
|
||||
// % / { } ~
|
||||
// & = ( ) # DEL
|
||||
// | $ [ ] \ ENTER
|
||||
special_char {
|
||||
bindings = <
|
||||
&kp GRAVE &kp EQUAL &none &none &none &kp LS(N5) &kp LS(N7) &kp RA(N7) &kp RA(N0) &kp RA(RBKT)
|
||||
|
|
@ -55,7 +58,6 @@
|
|||
>;
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue