json file is useless, less mods on other layers

This commit is contained in:
Christoph Cullmann 2022-10-18 23:24:38 +02:00
parent c9435d6940
commit 5de302e79b
3 changed files with 3 additions and 21 deletions

View file

@ -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