Remove deprecated Quantum keycodes (#19712)
This commit is contained in:
@@ -37,7 +37,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
// ├─────────────────────────────────────────────┤ ├─────────────────────────────────────────────┤
|
||||
KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH,
|
||||
// ╰─────────────────────────────────────────────┤ ├─────────────────────────────────────────────╯
|
||||
KC_A, NAV, CAPSWRD, KC_SPC, SYM, KC_A
|
||||
KC_A, NAV, CW_TOGG, KC_SPC, SYM, KC_A
|
||||
// ╰───────────────────────────╯ ╰──────────────────────────╯
|
||||
),
|
||||
|
||||
|
Reference in New Issue
Block a user