summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-10-18 23:24:38 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-10-18 23:24:38 +0200
commit5de302e79bee4144f95616d74306019e878fa1c6 (patch)
tree248905fef3b43aaf1eb30e96b35ec05a0fed46b3 /README.md
parentc9435d6940c6baf1e0ce91ddacabdc3f3cceafb0 (diff)
json file is useless, less mods on other layers
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