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
Several version of keymap are available in advance but you are recommended to define your favorite layout yourself. To define your own keymap create file named `keymap_<name>.c` and see keymap document(you can find in top README.md) and existent keymap files.
19
52
@@ -22,6 +55,7 @@ To build firmware binary hex file with a certain keymap just do `make` with `KEY
22
55
$ make KEYMAP=[mod]
23
56
24
57
58
+
25
59
### 1 Mod
26
60
[keymap_mod.c](keymap_mod.c) contains sources for the following layout.
0 commit comments