From ad575dd574b8b84b84333e68c203941b4760f4b7 Mon Sep 17 00:00:00 2001
From: Victor <VictorN076@gmail.com>
Date: Tue, 30 Apr 2024 22:37:46 -0500
Subject: [PATCH] More tuning - Split 0 and Nav so Nav would be more responsive
 - Made the caps word idle timeout the same as One shot timeout

---
 users/t4corun/config/capsword_config.h | 2 +-
 users/t4corun/t4corun.h                | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/users/t4corun/config/capsword_config.h b/users/t4corun/config/capsword_config.h
index 72bd9581..ac47e0a4 100644
--- a/users/t4corun/config/capsword_config.h
+++ b/users/t4corun/config/capsword_config.h
@@ -17,4 +17,4 @@
 
 //Set common configuration for all keyboards
 #define DOUBLE_TAP_SHIFT_TURNS_ON_CAPS_WORD
-#define CAPS_WORD_IDLE_TIMEOUT 3000
\ No newline at end of file
+#define CAPS_WORD_IDLE_TIMEOUT 2000
\ No newline at end of file
diff --git a/users/t4corun/t4corun.h b/users/t4corun/t4corun.h
index d8ec437f..40aae692 100644
--- a/users/t4corun/t4corun.h
+++ b/users/t4corun/t4corun.h
@@ -224,8 +224,8 @@ enum keycodes {
 #define LAYER_NUMBER \
   ___x___, SC_SNIP, SC_FILE, ___x___, ___x___, ___x___, KC_7,    KC_8,    KC_9,    KC_COMM, \
   _GACS_MODS________________________, ___x___, ___x___, KC_4,    KC_5,    KC_6,    KC_DOT,  \
-  _UCCPR_L___________________________________, ___x___, KC_1,    KC_2,    KC_3,    TR_MINS, \
-                    _LAYER_TRANS_____________, KC_SPC,  NAV_0,   ___x___
+  _UCCPR_L___________________________________, KC_0,    KC_1,    KC_2,    KC_3,    TR_MINS, \
+                    _LAYER_TRANS_____________, _BASE_R4_________________
 
 
 #define LAYER_SYMBOL \