From 5511db5cfcbb3160b03c0665283a97e1c91ca996 Mon Sep 17 00:00:00 2001 From: Victor Date: Tue, 16 Apr 2024 23:56:07 -0500 Subject: [PATCH] fixing more typos --- 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 65d564b5..a8cc2ad9 100644 --- a/users/t4corun/t4corun.h +++ b/users/t4corun/t4corun.h @@ -65,7 +65,7 @@ enum keycodes { #define ZOOMRST LCTL(KC_0) // Macros -#define BACKWRD LCTL(vcKC_BSPC) +#define BACKWRD LCTL(KC_BSPC) /* - Any keycodes with prefix TR has behavior dependent on if the feature is enabled.