Xiudi XD004: rename LAYOUT_all to LAYOUT_ortho_1x4 (#20919)
* info.json: apply friendly formatting * rename LAYOUT_all to LAYOUT_ortho_1x4
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
||||
// 0: Base Layer
|
||||
LAYOUT_all(KC_L, KC_O, KC_V, KC_E),
|
||||
LAYOUT_ortho_1x4(KC_L, KC_O, KC_V, KC_E),
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user