Skip to content

Commit

Permalink
Remove legacy keycodes, part 5 (qmk#18710)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpskenn committed Nov 1, 2023
1 parent 27dcd83 commit 795e241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/sandy/dn0030/keymaps/jpskenn/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
// ),
[_ADJUST] = LAYOUT(
// |-----------------------------------------------------------------------------------------------------------------------------------------------------|
DM_RSTP, MAC_SLP, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_PSCR, KC_SLCK, KC_PAUS,
DM_RSTP, MAC_SLP, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_PSCR, KC_SCRL, KC_PAUS,
// |---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------|
KEY_WAIT, BASE1, BASE2, NUMERIC, _______, _______, _______, RGB_SPI, RGB_HUI, RGB_SAI, RGB_VAI, IND_TOG, RGB_RMOD, KC_INS,
// |--------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+--------------|
Expand Down

0 comments on commit 795e241

Please sign in to comment.