summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 0a27f6b..111b09c 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,3 @@ https://github.com/manna-harbour/miryoku
In addition features Achordion to improve the home row modifiers.
https://getreuer.info/posts/keyboards/achordion/index.html
-
-# Generate a JSON keymap file
-
-qmk c2json -km christoph-cullmann -kb planck/rev6_drop --no-cpp keymap.c > keymap_raw.json
-qmk format-json keymap_raw.json > keymap.json
-rm keymap_raw.json