fixing more typos

This commit is contained in:
Victor 2024-04-16 23:56:07 -05:00
parent 85f211b557
commit 5511db5cfc
Failed to generate hash of commit

View file

@ -65,7 +65,7 @@ enum keycodes {
#define ZOOMRST LCTL(KC_0) #define ZOOMRST LCTL(KC_0)
// Macros // 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. - Any keycodes with prefix TR has behavior dependent on if the feature is enabled.