no indent needed

This commit is contained in:
Christoph Cullmann 2024-11-04 10:41:13 +01:00
parent 038d5aff6d
commit 8d48515c47
No known key found for this signature in database

View file

@ -3,23 +3,23 @@
Layout with 34 keys based on Miryoku, using Night as base layer: 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 . b f l k q p g o u .
n s h t m y c a e i n s h t m y c a e i
x v j d z ' w ; / , x v j d z ' w ; / ,
r r
SHAI: SHAI:
Alt: 34.36% Alt: 34.36%
Rol: 42.94% (In/Out: 22.30% | 20.64%) Rol: 42.94% (In/Out: 22.30% | 20.64%)
One: 1.97% (In/Out: 0.58% | 1.38%) One: 1.97% (In/Out: 0.58% | 1.38%)
Rtl: 44.90% (In/Out: 22.88% | 22.02%) Rtl: 44.90% (In/Out: 22.88% | 22.02%)
Red: 3.01% (Bad: 0.09%) Red: 3.01% (Bad: 0.09%)
SFB: 0.58% SFB: 0.58%
SFS: 4.42% (Red/Alt: 0.78% | 3.64%) SFS: 4.42% (Red/Alt: 0.78% | 3.64%)
LH/RH: 49.16% | 50.84% LH/RH: 49.16% | 50.84%
``` ```
# How to use # 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: You need to have a locally setup QMK and use this repo as overlay:
```zsh ```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 To use my keymaps, do for the Corne
```zsh ```zsh
qmk flash -kb crkbd -km christoph-cullmann qmk flash -kb crkbd -km christoph-cullmann
``` ```
or for the Planck or for the Planck
```zsh ```zsh
qmk flash -kb planck/rev6_drop -km christoph-cullmann qmk flash -kb planck/rev6_drop -km christoph-cullmann
``` ```
or for the Ferris or for the Ferris
```zsh ```zsh
qmk flash -kb ferris/sweep -km christoph-cullmann qmk flash -kb ferris/sweep -km christoph-cullmann
``` ```
# Foundation # Foundation