no indent needed
This commit is contained in:
parent
038d5aff6d
commit
8d48515c47
12
README.md
12
README.md
|
@ -3,13 +3,13 @@
|
|||
Layout with 34 keys based on Miryoku, using Night as base layer:
|
||||
|
||||
```
|
||||
night (CN) (8 likes)
|
||||
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:
|
||||
SHAI:
|
||||
Alt: 34.36%
|
||||
Rol: 42.94% (In/Out: 22.30% | 20.64%)
|
||||
One: 1.97% (In/Out: 0.58% | 1.38%)
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue