diff --git a/README.md b/README.md index 4b5c084..e640c1d 100644 --- a/README.md +++ b/README.md @@ -3,23 +3,23 @@ Layout with 34 keys based on Miryoku, using Night as base layer: ``` - night (CN) (8 likes) - b f l k q p g o u . - n s h t m y c a e i - x v j d z ' w ; / , - r +night (CN) (8 likes) + b f l k q p g o u . + n s h t m y c a e i + x v j d z ' w ; / , + r - SHAI: - Alt: 34.36% - Rol: 42.94% (In/Out: 22.30% | 20.64%) - One: 1.97% (In/Out: 0.58% | 1.38%) - Rtl: 44.90% (In/Out: 22.88% | 22.02%) - Red: 3.01% (Bad: 0.09%) +SHAI: + Alt: 34.36% + Rol: 42.94% (In/Out: 22.30% | 20.64%) + One: 1.97% (In/Out: 0.58% | 1.38%) + Rtl: 44.90% (In/Out: 22.88% | 22.02%) + Red: 3.01% (Bad: 0.09%) - SFB: 0.58% - SFS: 4.42% (Red/Alt: 0.78% | 3.64%) + SFB: 0.58% + SFS: 4.42% (Red/Alt: 0.78% | 3.64%) - LH/RH: 49.16% | 50.84% + LH/RH: 49.16% | 50.84% ``` # How to use @@ -31,25 +31,25 @@ This repository is a valid QMK external userspace as documented here: You need to have a locally setup QMK and use this repo as overlay: ```zsh - qmk config user.overlay_dir="/data/home/cullmann/data/qmk/christoph-cullmann" +qmk config user.overlay_dir="/data/home/cullmann/data/qmk/christoph-cullmann" ``` To use my keymaps, do for the Corne ```zsh - qmk flash -kb crkbd -km christoph-cullmann +qmk flash -kb crkbd -km christoph-cullmann ``` or for the Planck ```zsh - qmk flash -kb planck/rev6_drop -km christoph-cullmann +qmk flash -kb planck/rev6_drop -km christoph-cullmann ``` or for the Ferris ```zsh - qmk flash -kb ferris/sweep -km christoph-cullmann +qmk flash -kb ferris/sweep -km christoph-cullmann ``` # Foundation