summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md20
-rw-r--r--ferris/config.h4
-rw-r--r--ferris/keymap.c1
3 files changed, 17 insertions, 8 deletions
diff --git a/README.md b/README.md
index c0fc3de..3664ab9 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,20 @@
# 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/
-* https://github.com/Apsu/Canary
+ canarye (chrcul) (0 likes)
+ 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%
diff --git a/ferris/config.h b/ferris/config.h
index 2c1bf17..95d81a2 100644
--- a/ferris/config.h
+++ b/ferris/config.h
@@ -26,10 +26,6 @@
// enable NKRO by default
#define FORCE_NKRO
-//
-// improve home row modifiers via achoridion
-//
-
// settings for home row modifiers
// details see https://precondition.github.io/home-row-mods
diff --git a/ferris/keymap.c b/ferris/keymap.c
index 3ff17a7..7cb2f0a 100644
--- a/ferris/keymap.c
+++ b/ferris/keymap.c
@@ -15,6 +15,7 @@
*/
#include QMK_KEYBOARD_H
+
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
// │ D E F I N I T I O N S │
// └────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘