From 0b2c377a8f8d92ea8364846bd81815b6c4d7d2aa Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 30 Apr 2024 22:48:12 -0500 Subject: [PATCH] Still have that weird NAV delay - removed the layer tap from game layer --- users/t4corun/t4corun.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/t4corun/t4corun.h b/users/t4corun/t4corun.h index 40aae692..cc97355c 100644 --- a/users/t4corun/t4corun.h +++ b/users/t4corun/t4corun.h @@ -211,7 +211,7 @@ enum keycodes { KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_7, KC_8, KC_9, KC_ESC, \ KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_4, KC_5, KC_6, KC_GRV, \ KC_Z, KC_X, KC_C, KC_V, KC_B, KC_LALT, KC_1, KC_2, KC_3, CM_TOGG, \ - KC_ENT, KC_LSFT, KC_SPC, KC_SPC, NAV_0, KC_MUTE + KC_ENT, KC_LSFT, KC_SPC, KC_SPC, NAV, KC_MUTE #define LAYER_NAVIGATION \