Further file consolidations as requested

This commit is contained in:
Sebastiaan Swinkels 2025-06-21 17:09:31 +02:00
parent 34f393eb43
commit 1d2ea13f92
5 changed files with 78 additions and 172 deletions

View File

@ -1,7 +1,6 @@
{ {
"keyboard_name": "Point 65 Hotswap", "keyboard_name": "Point 65 Hotswap",
"matrix_pins": { "matrix_pins": {
"cols": ["GP28", "GP27", "GP26", "GP29", "GP0", "GP11", "GP10", "GP9", "GP8", "GP7", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
"rows": ["GP24", "GP22", "GP21", "GP19", "GP25"] "rows": ["GP24", "GP22", "GP21", "GP19", "GP25"]
}, },
"rgb_matrix": { "rgb_matrix": {
@ -19,7 +18,7 @@
}, },
"community_layouts": ["65_ansi_blocker", "65_ansi_blocker_tsangan"], "community_layouts": ["65_ansi_blocker", "65_ansi_blocker_tsangan"],
"layout_aliases": { "layout_aliases": {
"LAYOUT_65_ansi_blocker": "LAYOUT_all" "LAYOUT_all": "LAYOUT_65_ansi_blocker"
}, },
"layouts": { "layouts": {
"LAYOUT_65_ansi_blocker_tsangan": { "LAYOUT_65_ansi_blocker_tsangan": {
@ -91,77 +90,6 @@
{"label": "KC_DOWN", "matrix": [4, 14], "x": 14, "y": 4, "w": 1}, {"label": "KC_DOWN", "matrix": [4, 14], "x": 14, "y": 4, "w": 1},
{"label": "KC_RGHT", "matrix": [4, 15], "x": 15, "y": 4, "w": 1} {"label": "KC_RGHT", "matrix": [4, 15], "x": 15, "y": 4, "w": 1}
] ]
},
"LAYOUT_all": {
"layout": [
{"label": "KC_ESC", "matrix": [0, 0], "x": 0, "y": 0, "w": 1},
{"label": "KC_1", "matrix": [0, 1], "x": 1, "y": 0, "w": 1},
{"label": "KC_2", "matrix": [0, 2], "x": 2, "y": 0, "w": 1},
{"label": "KC_3", "matrix": [0, 3], "x": 3, "y": 0, "w": 1},
{"label": "KC_4", "matrix": [0, 4], "x": 4, "y": 0, "w": 1},
{"label": "KC_5", "matrix": [0, 5], "x": 5, "y": 0, "w": 1},
{"label": "KC_6", "matrix": [0, 6], "x": 6, "y": 0, "w": 1},
{"label": "KC_7", "matrix": [0, 7], "x": 7, "y": 0, "w": 1},
{"label": "KC_8", "matrix": [0, 8], "x": 8, "y": 0, "w": 1},
{"label": "KC_9", "matrix": [0, 9], "x": 9, "y": 0, "w": 1},
{"label": "KC_0", "matrix": [0, 10], "x": 10, "y": 0, "w": 1},
{"label": "KC_MINUS", "matrix": [0, 11], "x": 11, "y": 0, "w": 1},
{"label": "KC_EQUAL", "matrix": [0, 12], "x": 12, "y": 0, "w": 1},
{"label": "KC_BACKSPACE", "matrix": [0, 13], "x": 13, "y": 0, "w": 2},
{"label": "KC_HOME", "matrix": [0, 15], "x": 15, "y": 0, "w": 1},
{"label": "KC_TAB", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
{"label": "KC_Q", "matrix": [1, 1], "x": 1.5, "y": 1, "w": 1},
{"label": "KC_W", "matrix": [1, 2], "x": 2.5, "y": 1, "w": 1},
{"label": "KC_E", "matrix": [1, 3], "x": 3.5, "y": 1, "w": 1},
{"label": "KC_R", "matrix": [1, 4], "x": 4.5, "y": 1, "w": 1},
{"label": "KC_T", "matrix": [1, 5], "x": 5.5, "y": 1, "w": 1},
{"label": "KC_Y", "matrix": [1, 6], "x": 6.5, "y": 1, "w": 1},
{"label": "KC_U", "matrix": [1, 7], "x": 7.5, "y": 1, "w": 1},
{"label": "KC_I", "matrix": [1, 8], "x": 8.5, "y": 1, "w": 1},
{"label": "KC_O", "matrix": [1, 9], "x": 9.5, "y": 1, "w": 1},
{"label": "KC_P", "matrix": [1, 10], "x": 10.5, "y": 1, "w": 1},
{"label": "KC_LEFT_BRACKET", "matrix": [1, 11], "x": 11.5, "y": 1, "w": 1},
{"label": "KC_RIGHT_BRACKET", "matrix": [1, 12], "x": 12.5, "y": 1, "w": 1},
{"label": "KC_BACKSLASH", "matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
{"label": "KC_PGUP", "matrix": [1, 15], "x": 15, "y": 1, "w": 1},
{"label": "KC_CAPS", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"label": "KC_A", "matrix": [2, 1], "x": 1.75, "y": 2, "w": 1},
{"label": "KC_S", "matrix": [2, 2], "x": 2.75, "y": 2, "w": 1},
{"label": "KC_D", "matrix": [2, 3], "x": 3.75, "y": 2, "w": 1},
{"label": "KC_F", "matrix": [2, 4], "x": 4.75, "y": 2, "w": 1},
{"label": "KC_G", "matrix": [2, 5], "x": 5.75, "y": 2, "w": 1},
{"label": "KC_H", "matrix": [2, 6], "x": 6.75, "y": 2, "w": 1},
{"label": "KC_J", "matrix": [2, 7], "x": 7.75, "y": 2, "w": 1},
{"label": "KC_K", "matrix": [2, 8], "x": 8.75, "y": 2, "w": 1},
{"label": "KC_L", "matrix": [2, 9], "x": 9.75, "y": 2, "w": 1},
{"label": "KC_SCLN", "matrix": [2, 10], "x": 10.75, "y": 2, "w": 1},
{"label": "KC_QUOT", "matrix": [2, 11], "x": 11.75, "y": 2, "w": 1},
{"label": "KC_ENTER", "matrix": [2, 12], "x": 12.75, "y": 2, "w": 2.25},
{"label": "KC_PGDN", "matrix": [2, 15], "x": 15, "y": 2, "w": 1},
{"label": "KC_LSFT", "matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
{"label": "KC_Z", "matrix": [3, 1], "x": 2.25, "y": 3, "w": 1},
{"label": "KC_X", "matrix": [3, 2], "x": 3.25, "y": 3, "w": 1},
{"label": "KC_C", "matrix": [3, 3], "x": 4.25, "y": 3, "w": 1},
{"label": "KC_V", "matrix": [3, 4], "x": 5.25, "y": 3, "w": 1},
{"label": "KC_B", "matrix": [3, 5], "x": 6.25, "y": 3, "w": 1},
{"label": "KC_N", "matrix": [3, 6], "x": 7.25, "y": 3, "w": 1},
{"label": "KC_M", "matrix": [3, 7], "x": 8.25, "y": 3, "w": 1},
{"label": "KC_COMM", "matrix": [3, 8], "x": 9.25, "y": 3, "w": 1},
{"label": "KC_DOT", "matrix": [3, 9], "x": 10.25, "y": 3, "w": 1},
{"label": "KC_SLSH", "matrix": [3, 10], "x": 11.25, "y": 3, "w": 1},
{"label": "KC_RSFT", "matrix": [3, 11], "x": 12.25, "y": 3, "w": 1.75},
{"label": "KC_UP", "matrix": [3, 14], "x": 14, "y": 3, "w": 1},
{"label": "KC_END", "matrix": [3, 15], "x": 15, "y": 3, "w": 1},
{"label": "KC_LCTL", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"label": "KC_LGUI", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"label": "KC_LALT", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
{"label": "KC_SPC", "matrix": [4, 5], "x": 3.75, "y": 4, "w": 6.25},
{"label": "KC_RALT", "matrix": [4, 9], "x": 10, "y": 4, "w": 1.25},
{"label": "_FN", "matrix": [4, 10], "x": 11.25, "y": 4, "w": 1.25},
{"label": "KC_LEFT", "matrix": [4, 13], "x": 13, "y": 4, "w": 1},
{"label": "KC_DOWN", "matrix": [4, 14], "x": 14, "y": 4, "w": 1},
{"label": "KC_RGHT", "matrix": [4, 15], "x": 15, "y": 4, "w": 1}
]
} }
} }
} }

View File

@ -1,25 +0,0 @@
/* Copyright 2024 Sebastiaan Swinkels @ BeanBoards <sebastiaan.swinkels@googlemail.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/* Double tap the side button to enter bootloader */
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
/* couple of defaults */
#define RGB_INDICATOR_POS_OFFSET 48 /* Indicator LEDs additional brightness */

View File

@ -1,7 +1,6 @@
{ {
"keyboard_name": "Point 65 Hotswap RGB", "keyboard_name": "Point 65 Hotswap RGB",
"matrix_pins": { "matrix_pins": {
"cols": ["GP28", "GP27", "GP26", "GP29", "GP0", "GP11", "GP10", "GP9", "GP8", "GP7", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
"rows": ["GP24", "GP23", "GP22", "GP21", "GP25"] "rows": ["GP24", "GP23", "GP22", "GP21", "GP25"]
}, },
"rgb_matrix": { "rgb_matrix": {
@ -83,77 +82,5 @@
"pin": "GP19" "pin": "GP19"
}, },
"community_layouts": ["65_ansi_blocker"], "community_layouts": ["65_ansi_blocker"],
"layouts": {
"LAYOUT_65_ansi_blocker": {
"layout": [
{"label": "KC_ESC", "matrix": [0, 0], "x": 0, "y": 0, "w": 1},
{"label": "KC_1", "matrix": [0, 1], "x": 1, "y": 0, "w": 1},
{"label": "KC_2", "matrix": [0, 2], "x": 2, "y": 0, "w": 1},
{"label": "KC_3", "matrix": [0, 3], "x": 3, "y": 0, "w": 1},
{"label": "KC_4", "matrix": [0, 4], "x": 4, "y": 0, "w": 1},
{"label": "KC_5", "matrix": [0, 5], "x": 5, "y": 0, "w": 1},
{"label": "KC_6", "matrix": [0, 6], "x": 6, "y": 0, "w": 1},
{"label": "KC_7", "matrix": [0, 7], "x": 7, "y": 0, "w": 1},
{"label": "KC_8", "matrix": [0, 8], "x": 8, "y": 0, "w": 1},
{"label": "KC_9", "matrix": [0, 9], "x": 9, "y": 0, "w": 1},
{"label": "KC_0", "matrix": [0, 10], "x": 10, "y": 0, "w": 1},
{"label": "KC_MINUS", "matrix": [0, 11], "x": 11, "y": 0, "w": 1},
{"label": "KC_EQUAL", "matrix": [0, 12], "x": 12, "y": 0, "w": 1},
{"label": "KC_BSPC", "matrix": [0, 13], "x": 13, "y": 0, "w": 2},
{"label": "KC_HOME", "matrix": [0, 15], "x": 15, "y": 0, "w": 1},
{"label": "KC_TAB", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
{"label": "KC_Q", "matrix": [1, 1], "x": 1.5, "y": 1, "w": 1},
{"label": "KC_W", "matrix": [1, 2], "x": 2.5, "y": 1, "w": 1},
{"label": "KC_E", "matrix": [1, 3], "x": 3.5, "y": 1, "w": 1},
{"label": "KC_R", "matrix": [1, 4], "x": 4.5, "y": 1, "w": 1},
{"label": "KC_T", "matrix": [1, 5], "x": 5.5, "y": 1, "w": 1},
{"label": "KC_Y", "matrix": [1, 6], "x": 6.5, "y": 1, "w": 1},
{"label": "KC_U", "matrix": [1, 7], "x": 7.5, "y": 1, "w": 1},
{"label": "KC_I", "matrix": [1, 8], "x": 8.5, "y": 1, "w": 1},
{"label": "KC_O", "matrix": [1, 9], "x": 9.5, "y": 1, "w": 1},
{"label": "KC_P", "matrix": [1, 10], "x": 10.5, "y": 1, "w": 1},
{"label": "KC_LEFT_BRACKET", "matrix": [1, 11], "x": 11.5, "y": 1, "w": 1},
{"label": "KC_RIGHT_BRACKET", "matrix": [1, 12], "x": 12.5, "y": 1, "w": 1},
{"label": "KC_BACKSLASH", "matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
{"label": "KC_PGUP", "matrix": [1, 15], "x": 15, "y": 1, "w": 1},
{"label": "KC_CAPS", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"label": "KC_A", "matrix": [2, 1], "x": 1.75, "y": 2, "w": 1},
{"label": "KC_S", "matrix": [2, 2], "x": 2.75, "y": 2, "w": 1},
{"label": "KC_D", "matrix": [2, 3], "x": 3.75, "y": 2, "w": 1},
{"label": "KC_F", "matrix": [2, 4], "x": 4.75, "y": 2, "w": 1},
{"label": "KC_G", "matrix": [2, 5], "x": 5.75, "y": 2, "w": 1},
{"label": "KC_H", "matrix": [2, 6], "x": 6.75, "y": 2, "w": 1},
{"label": "KC_J", "matrix": [2, 7], "x": 7.75, "y": 2, "w": 1},
{"label": "KC_K", "matrix": [2, 8], "x": 8.75, "y": 2, "w": 1},
{"label": "KC_L", "matrix": [2, 9], "x": 9.75, "y": 2, "w": 1},
{"label": "KC_SCLN", "matrix": [2, 10], "x": 10.75, "y": 2, "w": 1},
{"label": "KC_QUOT", "matrix": [2, 11], "x": 11.75, "y": 2, "w": 1},
{"label": "KC_ENTER", "matrix": [2, 12], "x": 12.75, "y": 2, "w": 2.25},
{"label": "KC_PGDN", "matrix": [2, 15], "x": 15, "y": 2, "w": 1},
{"label": "KC_LSFT", "matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
{"label": "KC_Z", "matrix": [3, 1], "x": 2.25, "y": 3, "w": 1},
{"label": "KC_X", "matrix": [3, 2], "x": 3.25, "y": 3, "w": 1},
{"label": "KC_C", "matrix": [3, 3], "x": 4.25, "y": 3, "w": 1},
{"label": "KC_V", "matrix": [3, 4], "x": 5.25, "y": 3, "w": 1},
{"label": "KC_B", "matrix": [3, 5], "x": 6.25, "y": 3, "w": 1},
{"label": "KC_N", "matrix": [3, 6], "x": 7.25, "y": 3, "w": 1},
{"label": "KC_M", "matrix": [3, 7], "x": 8.25, "y": 3, "w": 1},
{"label": "KC_COMM", "matrix": [3, 8], "x": 9.25, "y": 3, "w": 1},
{"label": "KC_DOT", "matrix": [3, 9], "x": 10.25, "y": 3, "w": 1},
{"label": "KC_SLSH", "matrix": [3, 10], "x": 11.25, "y": 3, "w": 1},
{"label": "KC_RSFT", "matrix": [3, 11], "x": 12.25, "y": 3, "w": 1.75},
{"label": "KC_UP", "matrix": [3, 14], "x": 14, "y": 3, "w": 1},
{"label": "KC_END", "matrix": [3, 15], "x": 15, "y": 3, "w": 1},
{"label": "KC_LCTL", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"label": "KC_LGUI", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"label": "KC_LALT", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
{"label": "KC_SPC", "matrix": [4, 5], "x": 3.75, "y": 4, "w": 6.25},
{"label": "KC_RALT", "matrix": [4, 9], "x": 10, "y": 4, "w": 1.25},
{"label": "_FN", "matrix": [4, 10], "x": 11.25, "y": 4, "w": 1.25},
{"label": "KC_LEFT", "matrix": [4, 13], "x": 13, "y": 4, "w": 1},
{"label": "KC_DOWN", "matrix": [4, 14], "x": 14, "y": 4, "w": 1},
{"label": "KC_RGHT", "matrix": [4, 15], "x": 15, "y": 4, "w": 1}
]
}
}
} }

View File

@ -9,6 +9,9 @@
"nkro": true, "nkro": true,
"rgb_matrix": true "rgb_matrix": true
}, },
"matrix_pins": {
"cols": ["GP28", "GP27", "GP26", "GP29", "GP0", "GP11", "GP10", "GP9", "GP8", "GP7", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
},
"processor": "RP2040", "processor": "RP2040",
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {
@ -68,5 +71,78 @@
}, },
"ws2812": { "ws2812": {
"driver": "vendor" "driver": "vendor"
},
"layouts": {
"LAYOUT_65_ansi_blocker": {
"layout": [
{"label": "KC_ESC", "matrix": [0, 0], "x": 0, "y": 0, "w": 1},
{"label": "KC_1", "matrix": [0, 1], "x": 1, "y": 0, "w": 1},
{"label": "KC_2", "matrix": [0, 2], "x": 2, "y": 0, "w": 1},
{"label": "KC_3", "matrix": [0, 3], "x": 3, "y": 0, "w": 1},
{"label": "KC_4", "matrix": [0, 4], "x": 4, "y": 0, "w": 1},
{"label": "KC_5", "matrix": [0, 5], "x": 5, "y": 0, "w": 1},
{"label": "KC_6", "matrix": [0, 6], "x": 6, "y": 0, "w": 1},
{"label": "KC_7", "matrix": [0, 7], "x": 7, "y": 0, "w": 1},
{"label": "KC_8", "matrix": [0, 8], "x": 8, "y": 0, "w": 1},
{"label": "KC_9", "matrix": [0, 9], "x": 9, "y": 0, "w": 1},
{"label": "KC_0", "matrix": [0, 10], "x": 10, "y": 0, "w": 1},
{"label": "KC_MINUS", "matrix": [0, 11], "x": 11, "y": 0, "w": 1},
{"label": "KC_EQUAL", "matrix": [0, 12], "x": 12, "y": 0, "w": 1},
{"label": "KC_BSPC", "matrix": [0, 13], "x": 13, "y": 0, "w": 2},
{"label": "KC_HOME", "matrix": [0, 15], "x": 15, "y": 0, "w": 1},
{"label": "KC_TAB", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
{"label": "KC_Q", "matrix": [1, 1], "x": 1.5, "y": 1, "w": 1},
{"label": "KC_W", "matrix": [1, 2], "x": 2.5, "y": 1, "w": 1},
{"label": "KC_E", "matrix": [1, 3], "x": 3.5, "y": 1, "w": 1},
{"label": "KC_R", "matrix": [1, 4], "x": 4.5, "y": 1, "w": 1},
{"label": "KC_T", "matrix": [1, 5], "x": 5.5, "y": 1, "w": 1},
{"label": "KC_Y", "matrix": [1, 6], "x": 6.5, "y": 1, "w": 1},
{"label": "KC_U", "matrix": [1, 7], "x": 7.5, "y": 1, "w": 1},
{"label": "KC_I", "matrix": [1, 8], "x": 8.5, "y": 1, "w": 1},
{"label": "KC_O", "matrix": [1, 9], "x": 9.5, "y": 1, "w": 1},
{"label": "KC_P", "matrix": [1, 10], "x": 10.5, "y": 1, "w": 1},
{"label": "KC_LEFT_BRACKET", "matrix": [1, 11], "x": 11.5, "y": 1, "w": 1},
{"label": "KC_RIGHT_BRACKET", "matrix": [1, 12], "x": 12.5, "y": 1, "w": 1},
{"label": "KC_BACKSLASH", "matrix": [1, 13], "x": 13.5, "y": 1, "w": 1.5},
{"label": "KC_PGUP", "matrix": [1, 15], "x": 15, "y": 1, "w": 1},
{"label": "KC_CAPS", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
{"label": "KC_A", "matrix": [2, 1], "x": 1.75, "y": 2, "w": 1},
{"label": "KC_S", "matrix": [2, 2], "x": 2.75, "y": 2, "w": 1},
{"label": "KC_D", "matrix": [2, 3], "x": 3.75, "y": 2, "w": 1},
{"label": "KC_F", "matrix": [2, 4], "x": 4.75, "y": 2, "w": 1},
{"label": "KC_G", "matrix": [2, 5], "x": 5.75, "y": 2, "w": 1},
{"label": "KC_H", "matrix": [2, 6], "x": 6.75, "y": 2, "w": 1},
{"label": "KC_J", "matrix": [2, 7], "x": 7.75, "y": 2, "w": 1},
{"label": "KC_K", "matrix": [2, 8], "x": 8.75, "y": 2, "w": 1},
{"label": "KC_L", "matrix": [2, 9], "x": 9.75, "y": 2, "w": 1},
{"label": "KC_SCLN", "matrix": [2, 10], "x": 10.75, "y": 2, "w": 1},
{"label": "KC_QUOT", "matrix": [2, 11], "x": 11.75, "y": 2, "w": 1},
{"label": "KC_ENTER", "matrix": [2, 12], "x": 12.75, "y": 2, "w": 2.25},
{"label": "KC_PGDN", "matrix": [2, 15], "x": 15, "y": 2, "w": 1},
{"label": "KC_LSFT", "matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
{"label": "KC_Z", "matrix": [3, 1], "x": 2.25, "y": 3, "w": 1},
{"label": "KC_X", "matrix": [3, 2], "x": 3.25, "y": 3, "w": 1},
{"label": "KC_C", "matrix": [3, 3], "x": 4.25, "y": 3, "w": 1},
{"label": "KC_V", "matrix": [3, 4], "x": 5.25, "y": 3, "w": 1},
{"label": "KC_B", "matrix": [3, 5], "x": 6.25, "y": 3, "w": 1},
{"label": "KC_N", "matrix": [3, 6], "x": 7.25, "y": 3, "w": 1},
{"label": "KC_M", "matrix": [3, 7], "x": 8.25, "y": 3, "w": 1},
{"label": "KC_COMM", "matrix": [3, 8], "x": 9.25, "y": 3, "w": 1},
{"label": "KC_DOT", "matrix": [3, 9], "x": 10.25, "y": 3, "w": 1},
{"label": "KC_SLSH", "matrix": [3, 10], "x": 11.25, "y": 3, "w": 1},
{"label": "KC_RSFT", "matrix": [3, 11], "x": 12.25, "y": 3, "w": 1.75},
{"label": "KC_UP", "matrix": [3, 14], "x": 14, "y": 3, "w": 1},
{"label": "KC_END", "matrix": [3, 15], "x": 15, "y": 3, "w": 1},
{"label": "KC_LCTL", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
{"label": "KC_LGUI", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
{"label": "KC_LALT", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
{"label": "KC_SPC", "matrix": [4, 5], "x": 3.75, "y": 4, "w": 6.25},
{"label": "KC_RALT", "matrix": [4, 9], "x": 10, "y": 4, "w": 1.25},
{"label": "_FN", "matrix": [4, 10], "x": 11.25, "y": 4, "w": 1.25},
{"label": "KC_LEFT", "matrix": [4, 13], "x": 13, "y": 4, "w": 1},
{"label": "KC_DOWN", "matrix": [4, 14], "x": 14, "y": 4, "w": 1},
{"label": "KC_RGHT", "matrix": [4, 15], "x": 15, "y": 4, "w": 1}
]
}
} }
} }