mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-08 12:45:35 -04:00
fixing more typos
This commit is contained in:
parent
85f211b557
commit
5511db5cfc
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue