Normalise Space Cadet keycodes (#18864)

This commit is contained in:
Ryan
2022-10-27 21:19:16 +11:00
committed by GitHub
parent 8e0945c822
commit 002b58f0e4
226 changed files with 419 additions and 403 deletions

View File

@@ -76,8 +76,8 @@ user_config_t user_config;
#define WIN_CLS LALT(KC_F4)
// CTRL become parens keys on NAV and NUM layers
#define LCT_PRN KC_LCPO
#define RCT_PRN KC_RCPC
#define LCT_PRN SC_LCPO
#define RCT_PRN SC_RCPC
// €
#define KC_EUR ALGR(KC_5)