[Jack & Erez] Fixes Space Cadet right shift
This commit is contained in:
parent
f77df7e356
commit
76076db725
2 changed files with 5 additions and 5 deletions
|
@ -154,7 +154,7 @@ enum quantum_keycodes {
|
|||
KC_LSPO,
|
||||
|
||||
// Right shift, close paren
|
||||
KC_RSPC,
|
||||
KC_RSPC
|
||||
};
|
||||
|
||||
// Ability to use mods in layouts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue