dc01/arrow: fix layout name (#24025)
This commit is contained in:
parent
8fe667a1a4
commit
62c1787d72
3 changed files with 7 additions and 25 deletions
|
|
@ -16,7 +16,7 @@
|
|||
#include QMK_KEYBOARD_H
|
||||
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
[0] = LAYOUT_all( /* Base */
|
||||
[0] = LAYOUT( /* Base */
|
||||
KC_INS, KC_HOME, KC_PGUP,
|
||||
KC_DEL, KC_END, KC_PGDN,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue