Typo but adding new macro

- adding control backspace macro, but I might not use it
This commit is contained in:
Victor 2024-04-16 23:52:39 -05:00
parent dae4f2b76a
commit 85f211b557
Failed to generate hash of commit
2 changed files with 17 additions and 11 deletions

View file

@ -64,6 +64,9 @@ enum keycodes {
#define ZOOMOUT LCTL(KC_MINS)
#define ZOOMRST LCTL(KC_0)
// Macros
#define BACKWRD LCTL(vcKC_BSPC)
/*
- Any keycodes with prefix TR has behavior dependent on if the feature is enabled.
- If the feature is disabled then the key is just the normal key