Normalise Space Cadet keycodes (#18864)
This commit is contained in:
parent
8e0945c822
commit
002b58f0e4
226 changed files with 419 additions and 403 deletions
|
|
@ -36,7 +36,7 @@ enum layer_names {
|
|||
#define SPECIAL MO(_SPECIAL)
|
||||
|
||||
// Modifiers
|
||||
#define SFTENT KC_SFTENT // Enter => Shift when held
|
||||
#define SFTENT SC_SENT // Enter => Shift when held
|
||||
#define CTLTAB LCTL_T(KC_TAB) // Tab => Ctrl when held
|
||||
|
||||
// ISO keycodes with Swedish layout names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue