From c1e98ece43314f2a691724e94e5efd6383c805b1 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 18 Oct 2022 21:50:58 +0200 Subject: use default tapping term --- config.h | 3 --- readme.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/config.h b/config.h index ec5fb95..957424e 100644 --- a/config.h +++ b/config.h @@ -23,9 +23,6 @@ // settings for home row modifiers // details see https://precondition.github.io/home-row-mods -// configure the global tapping term -#define TAPPING_TERM 250 - // Prevent normal rollover on alphas from accidentally triggering mods. #define IGNORE_MOD_TAP_INTERRUPT diff --git a/readme.md b/readme.md index c3ffd1c..111b09c 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Christoph Cullmann's Layout -34 key layout +Layout with 34 keys Derived from the standard Planck layout and ideas from the Miryoku layout. -- cgit v1.2.3