From 82ecd61f5c699cf3af6c4eadf47a1c52b1d696c6 Mon Sep 17 00:00:00 2001 From: Aspen Smith Date: Sun, 11 Feb 2024 22:00:40 -0500 Subject: chore(users): grfn -> aspen Change-Id: I6c6847fac56f0a9a1a2209792e00a3aec5e672b9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10809 Autosubmit: aspen Reviewed-by: sterni Tested-by: BuildkiteCI Reviewed-by: lukegb --- users/grfn/keyboard/increase-tapping-delay.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 users/grfn/keyboard/increase-tapping-delay.patch (limited to 'users/grfn/keyboard/increase-tapping-delay.patch') diff --git a/users/grfn/keyboard/increase-tapping-delay.patch b/users/grfn/keyboard/increase-tapping-delay.patch deleted file mode 100644 index 316c435fed6c..000000000000 --- a/users/grfn/keyboard/increase-tapping-delay.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/keyboards/ergodox_ez/config.h b/keyboards/ergodox_ez/config.h -index ae70c4f2e..776110c09 100644 ---- a/keyboards/ergodox_ez/config.h -+++ b/keyboards/ergodox_ez/config.h -@@ -45,7 +45,7 @@ along with this program. If not, see . - /* define if matrix has ghost */ - //#define MATRIX_HAS_GHOST - --#define TAPPING_TERM 200 -+#define TAPPING_TERM 150 - #define IGNORE_MOD_TAP_INTERRUPT // this makes it possible to do rolling combos (zx) with keys that convert to other keys on hold (z becomes ctrl when you hold it, and when this option isn't enabled, z rapidly followed by x actually sends Ctrl-x. That's bad.) - - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ -- cgit 1.4.1