From 3279aeb5f55dcf9dbb4c251e6dd486a53396e9c1 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 17 Apr 2024 00:29:49 -0500 Subject: [PATCH] had extra char --- users/t4corun/features/combo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/t4corun/features/combo.h b/users/t4corun/features/combo.h index 78c7668e..1248aeb2 100644 --- a/users/t4corun/features/combo.h +++ b/users/t4corun/features/combo.h @@ -76,4 +76,4 @@ combo_t key_combos[COMBO_LENGTH] = { }; //their documentation is so confusing because you don't use COMBO_LEN defining the actions -uint16_t COMBO_LEN = COMBO_LENGTH;d \ No newline at end of file +uint16_t COMBO_LEN = COMBO_LENGTH;