update docs
This commit is contained in:
parent
cd34d70985
commit
69ccbbf278
20
README.md
20
README.md
|
@ -1,8 +1,20 @@
|
||||||
# Christoph Cullmann's Layout
|
# Christoph Cullmann's Layout
|
||||||
|
|
||||||
Layout with 34 keys, uses Seniply, but with Canary as base layout.
|
Layout with 34 keys, using Canary with thumb e hack:
|
||||||
|
|
||||||
* https://stevep99.github.io/seniply/
|
canarye (chrcul) (0 likes)
|
||||||
* https://github.com/Apsu/Canary
|
w l y p b z f ; u '
|
||||||
|
c r s t g m n o i a
|
||||||
|
q j v d k x h / , .
|
||||||
|
e
|
||||||
|
|
||||||
Seniply is more or less unmodified beside Canary as base and space/shift swapped.
|
MT-QUOTES:
|
||||||
|
Alt: 24.61%
|
||||||
|
Rol: 48.53% (In/Out: 24.92% | 23.62%)
|
||||||
|
One: 3.36% (In/Out: 2.34% | 1.02%)
|
||||||
|
Red: 3.17% (Bad: 0.08%)
|
||||||
|
|
||||||
|
SFB: 0.70%
|
||||||
|
SFS: 5.73% (Red/Alt: 2.66% | 3.08%)
|
||||||
|
|
||||||
|
LH/RH: 42.13% | 57.87%
|
||||||
|
|
|
@ -26,10 +26,6 @@
|
||||||
// enable NKRO by default
|
// enable NKRO by default
|
||||||
#define FORCE_NKRO
|
#define FORCE_NKRO
|
||||||
|
|
||||||
//
|
|
||||||
// improve home row modifiers via achoridion
|
|
||||||
//
|
|
||||||
|
|
||||||
// settings for home row modifiers
|
// settings for home row modifiers
|
||||||
// details see https://precondition.github.io/home-row-mods
|
// details see https://precondition.github.io/home-row-mods
|
||||||
|
|
||||||
|
|
|
@ -15,6 +15,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include QMK_KEYBOARD_H
|
#include QMK_KEYBOARD_H
|
||||||
|
|
||||||
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
||||||
// │ D E F I N I T I O N S │
|
// │ D E F I N I T I O N S │
|
||||||
// └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
// └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
||||||
|
|
Loading…
Reference in a new issue