diff options
Diffstat (limited to 'keyboards/butterstick/keymaps/dennytom/README.md')
-rw-r--r-- | keyboards/butterstick/keymaps/dennytom/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/butterstick/keymaps/dennytom/README.md b/keyboards/butterstick/keymaps/dennytom/README.md new file mode 100644 index 000000000..a75bcc750 --- /dev/null +++ b/keyboards/butterstick/keymaps/dennytom/README.md | |||
@@ -0,0 +1,11 @@ | |||
1 | # # Dennytom's Butterstick Layout | ||
2 | |||
3 | This keymap is using a custom chording engine. Head out to my (DennyTom) user space to find the source files and details. | ||
4 | |||
5 | To make a real keymap from the JSON file, run | ||
6 | |||
7 | ```sh | ||
8 | python3 parser.py keymap_def.json keymap.c | ||
9 | ``` | ||
10 | |||
11 | Somehow it fits the whole keyboard on 20 keys. For longer typing sessions, use the ASET NIOP mode. \ No newline at end of file | ||