Migrate some more layouts to data driven (#19889)
This commit is contained in:
parent
3bf01bb9ed
commit
ea77246865
78 changed files with 2172 additions and 3012 deletions
|
@ -12,7 +12,100 @@
|
|||
"bootloader": "atmel-dfu",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [{"label":"K040", "x":0, "y":0}, {"label":"K050", "x":1, "y":0}, {"label":"K041", "x":2, "y":0}, {"label":"K051", "x":3, "y":0}, {"label":"K042", "x":4, "y":0}, {"label":"K052", "x":5, "y":0}, {"label":"K043", "x":6.5, "y":0}, {"label":"K053", "x":7.5, "y":0}, {"label":"K044", "x":8.5, "y":0}, {"label":"K054", "x":9.5, "y":0}, {"label":"K045", "x":10.5, "y":0}, {"label":"K055", "x":11.5, "y":0}, {"label":"K046", "x":14, "y":0}, {"label":"K056", "x":15, "y":0}, {"label":"K047", "x":16, "y":0}, {"label":"K057", "x":17, "y":0}, {"label":"K048", "x":18, "y":0}, {"label":"K058", "x":19, "y":0, "w":2}, {"label":"K030", "x":0, "y":1}, {"label":"K060", "x":1, "y":1}, {"label":"K031", "x":2, "y":1}, {"label":"K061", "x":3, "y":1}, {"label":"K032", "x":4, "y":1}, {"label":"K062", "x":5, "y":1}, {"label":"K033", "x":6.5, "y":1}, {"label":"K063", "x":7.5, "y":1}, {"label":"K034", "x":8.5, "y":1}, {"label":"K064", "x":9.5, "y":1}, {"label":"K035", "x":10.5, "y":1}, {"label":"K065", "x":11.5, "y":1}, {"label":"K036", "x":14, "y":1}, {"label":"K066", "x":15, "y":1}, {"label":"K037", "x":16, "y":1}, {"label":"K067", "x":17, "y":1}, {"label":"K038", "x":18, "y":1}, {"label":"K068", "x":19, "y":1}, {"label":"K039", "x":20, "y":1}, {"label":"K020", "x":0, "y":2}, {"label":"K070", "x":1, "y":2}, {"label":"K021", "x":2, "y":2}, {"label":"K071", "x":3, "y":2}, {"label":"K022", "x":4, "y":2}, {"label":"K072", "x":5, "y":2}, {"label":"K023", "x":6.5, "y":2, "w":1.25}, {"label":"K073", "x":7.75, "y":2}, {"label":"K024", "x":8.75, "y":2}, {"label":"K074", "x":9.75, "y":2}, {"label":"K025", "x":10.75, "y":2}, {"label":"K075", "x":11.75, "y":2}, {"label":"K026", "x":14.25, "y":2}, {"label":"K076", "x":15.25, "y":2}, {"label":"K027", "x":16.25, "y":2}, {"label":"K077", "x":17.25, "y":2}, {"label":"K028", "x":18.25, "y":2}, {"label":"K029", "x":19.25, "y":2, "w":1.75}, {"label":"K010", "x":0, "y":3}, {"label":"K080", "x":1, "y":3}, {"label":"K011", "x":2, "y":3}, {"label":"K081", "x":3, "y":3}, {"label":"K012", "x":4, "y":3}, {"label":"K082", "x":5, "y":3}, {"label":"K013", "x":6.5, "y":3, "w":1.75}, {"label":"K083", "x":8.25, "y":3}, {"label":"K014", "x":9.25, "y":3}, {"label":"K084", "x":10.25, "y":3}, {"label":"K015", "x":11.25, "y":3}, {"label":"K085", "x":12.25, "y":3}, {"label":"K016", "x":13.75, "y":3}, {"label":"K086", "x":14.75, "y":3}, {"label":"K017", "x":15.75, "y":3}, {"label":"K087", "x":16.75, "y":3}, {"label":"K018", "x":17.75, "y":3}, {"label":"K088", "x":18.75, "y":3}, {"label":"K019", "x":19.75, "y":3, "w":1.25}, {"label":"K000", "x":0, "y":4}, {"label":"K090", "x":1, "y":4}, {"label":"K001", "x":2, "y":4}, {"label":"K091", "x":3, "y":4}, {"label":"K002", "x":4, "y":4}, {"label":"K092", "x":5, "y":4}, {"label":"K003", "x":6.5, "y":4, "w":1.25}, {"label":"K093", "x":7.75, "y":4, "w":1.25}, {"label":"K004", "x":10.25, "y":4, "w":1.25}, {"label":"K095", "x":11.5, "y":4, "w":1.75}, {"label":"K006", "x":13.75, "y":4, "w":1.75}, {"label":"K097", "x":15.5, "y":4, "w":1.25}, {"label":"K098", "x":18.5, "y":4, "w":1.25}, {"label":"K009", "x":19.75, "y":4, "w":1.25}]
|
||||
"layout": [
|
||||
{"x":0, "y":0, "matrix": [4, 0]},
|
||||
{"x":1, "y":0, "matrix": [5, 0]},
|
||||
{"x":2, "y":0, "matrix": [4, 1]},
|
||||
{"x":3, "y":0, "matrix": [5, 1]},
|
||||
{"x":4, "y":0, "matrix": [4, 2]},
|
||||
{"x":5, "y":0, "matrix": [5, 2]},
|
||||
{"x":6.5, "y":0, "matrix": [4, 3]},
|
||||
{"x":7.5, "y":0, "matrix": [5, 3]},
|
||||
{"x":8.5, "y":0, "matrix": [4, 4]},
|
||||
{"x":9.5, "y":0, "matrix": [5, 4]},
|
||||
{"x":10.5, "y":0, "matrix": [4, 5]},
|
||||
{"x":11.5, "y":0, "matrix": [5, 5]},
|
||||
{"x":14, "y":0, "matrix": [4, 6]},
|
||||
{"x":15, "y":0, "matrix": [5, 6]},
|
||||
{"x":16, "y":0, "matrix": [4, 7]},
|
||||
{"x":17, "y":0, "matrix": [5, 7]},
|
||||
{"x":18, "y":0, "matrix": [4, 8]},
|
||||
{"x":19, "y":0, "w":2, "matrix": [5, 8]},
|
||||
|
||||
{"x":0, "y":1, "matrix": [3, 0]},
|
||||
{"x":1, "y":1, "matrix": [6, 0]},
|
||||
{"x":2, "y":1, "matrix": [3, 1]},
|
||||
{"x":3, "y":1, "matrix": [6, 1]},
|
||||
{"x":4, "y":1, "matrix": [3, 2]},
|
||||
{"x":5, "y":1, "matrix": [6, 2]},
|
||||
{"x":6.5, "y":1, "matrix": [3, 3]},
|
||||
{"x":7.5, "y":1, "matrix": [6, 3]},
|
||||
{"x":8.5, "y":1, "matrix": [3, 4]},
|
||||
{"x":9.5, "y":1, "matrix": [6, 4]},
|
||||
{"x":10.5, "y":1, "matrix": [3, 5]},
|
||||
{"x":11.5, "y":1, "matrix": [6, 5]},
|
||||
{"x":14, "y":1, "matrix": [3, 6]},
|
||||
{"x":15, "y":1, "matrix": [6, 6]},
|
||||
{"x":16, "y":1, "matrix": [3, 7]},
|
||||
{"x":17, "y":1, "matrix": [6, 7]},
|
||||
{"x":18, "y":1, "matrix": [3, 8]},
|
||||
{"x":19, "y":1, "matrix": [6, 8]},
|
||||
{"x":20, "y":1, "matrix": [3, 9]},
|
||||
|
||||
{"x":0, "y":2, "matrix": [2, 0]},
|
||||
{"x":1, "y":2, "matrix": [7, 0]},
|
||||
{"x":2, "y":2, "matrix": [2, 1]},
|
||||
{"x":3, "y":2, "matrix": [7, 1]},
|
||||
{"x":4, "y":2, "matrix": [2, 2]},
|
||||
{"x":5, "y":2, "matrix": [7, 2]},
|
||||
{"x":6.5, "y":2, "w":1.25, "matrix": [2, 3]},
|
||||
{"x":7.75, "y":2, "matrix": [7, 3]},
|
||||
{"x":8.75, "y":2, "matrix": [2, 4]},
|
||||
{"x":9.75, "y":2, "matrix": [7, 4]},
|
||||
{"x":10.75, "y":2, "matrix": [2, 5]},
|
||||
{"x":11.75, "y":2, "matrix": [7, 5]},
|
||||
{"x":14.25, "y":2, "matrix": [2, 6]},
|
||||
{"x":15.25, "y":2, "matrix": [7, 6]},
|
||||
{"x":16.25, "y":2, "matrix": [2, 7]},
|
||||
{"x":17.25, "y":2, "matrix": [7, 7]},
|
||||
{"x":18.25, "y":2, "matrix": [2, 8]},
|
||||
{"x":19.25, "y":2, "w":1.75, "matrix": [2, 9]},
|
||||
|
||||
{"x":0, "y":3, "matrix": [1, 0]},
|
||||
{"x":1, "y":3, "matrix": [8, 0]},
|
||||
{"x":2, "y":3, "matrix": [1, 1]},
|
||||
{"x":3, "y":3, "matrix": [8, 1]},
|
||||
{"x":4, "y":3, "matrix": [1, 2]},
|
||||
{"x":5, "y":3, "matrix": [8, 2]},
|
||||
{"x":6.5, "y":3, "w":1.75, "matrix": [1, 3]},
|
||||
{"x":8.25, "y":3, "matrix": [8, 3]},
|
||||
{"x":9.25, "y":3, "matrix": [1, 4]},
|
||||
{"x":10.25, "y":3, "matrix": [8, 4]},
|
||||
{"x":11.25, "y":3, "matrix": [1, 5]},
|
||||
{"x":12.25, "y":3, "matrix": [8, 5]},
|
||||
{"x":13.75, "y":3, "matrix": [1, 6]},
|
||||
{"x":14.75, "y":3, "matrix": [8, 6]},
|
||||
{"x":15.75, "y":3, "matrix": [1, 7]},
|
||||
{"x":16.75, "y":3, "matrix": [8, 7]},
|
||||
{"x":17.75, "y":3, "matrix": [1, 8]},
|
||||
{"x":18.75, "y":3, "matrix": [8, 8]},
|
||||
{"x":19.75, "y":3, "w":1.25, "matrix": [1, 9]},
|
||||
|
||||
{"x":0, "y":4, "matrix": [0, 0]},
|
||||
{"x":1, "y":4, "matrix": [9, 0]},
|
||||
{"x":2, "y":4, "matrix": [0, 1]},
|
||||
{"x":3, "y":4, "matrix": [9, 1]},
|
||||
{"x":4, "y":4, "matrix": [0, 2]},
|
||||
{"x":5, "y":4, "matrix": [9, 2]},
|
||||
{"x":6.5, "y":4, "w":1.25, "matrix": [0, 3]},
|
||||
{"x":7.75, "y":4, "w":1.25, "matrix": [9, 3]},
|
||||
{"x":10.25, "y":4, "w":1.25, "matrix": [0, 4]},
|
||||
{"x":11.5, "y":4, "w":1.75, "matrix": [9, 5]},
|
||||
{"x":13.75, "y":4, "w":1.75, "matrix": [0, 6]},
|
||||
{"x":15.5, "y":4, "w":1.25, "matrix": [9, 7]},
|
||||
{"x":18.5, "y":4, "w":1.25, "matrix": [9, 8]},
|
||||
{"x":19.75, "y":4, "w":1.25, "matrix": [0, 9]}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "prime_exl_plus.h"
|
||||
#include "quantum.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
// set CapsLock LED to output and low
|
||||
|
|
|
@ -1,36 +0,0 @@
|
|||
/* Copyright 2020 Holten Campbell
|
||||
*
|
||||
* 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/>.
|
||||
*/
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#define LAYOUT( \
|
||||
K040, K050, K041, K051, K042, K052, K043, K053, K044, K054, K045, K055, K046, K056, K047, K057, K048, K058, \
|
||||
K030, K060, K031, K061, K032, K062, K033, K063, K034, K064, K035, K065, K036, K066, K037, K067, K038, K068, K039, \
|
||||
K020, K070, K021, K071, K022, K072, K023, K073, K024, K074, K025, K075, K026, K076, K027, K077, K028, K029, \
|
||||
K010, K080, K011, K081, K012, K082, K013, K083, K014, K084, K015, K085, K016, K086, K017, K087, K018, K088, K019, \
|
||||
K000, K090, K001, K091, K002, K092, K003, K093, K004, K095, K006, K097, K098, K009 \
|
||||
) { \
|
||||
{ K000, K001, K002, K003, K004, KC_NO, K006, KC_NO, KC_NO, K009 }, \
|
||||
{ K010, K011, K012, K013, K014, K015, K016, K017, K018, K019 }, \
|
||||
{ K020, K021, K022, K023, K024, K025, K026, K027, K028, K029 }, \
|
||||
{ K030, K031, K032, K033, K034, K035, K036, K037, K038, K039 }, \
|
||||
{ K040, K041, K042, K043, K044, K045, K046, K047, K048, KC_NO }, \
|
||||
{ K050, K051, K052, K053, K054, K055, K056, K057, K058, KC_NO }, \
|
||||
{ K060, K061, K062, K063, K064, K065, K066, K067, K068, KC_NO }, \
|
||||
{ K070, K071, K072, K073, K074, K075, K076, K077, KC_NO, KC_NO }, \
|
||||
{ K080, K081, K082, K083, K084, K085, K086, K087, K088, KC_NO }, \
|
||||
{ K090, K091, K092, K093, KC_NO, K095, KC_NO, K097, K098, KC_NO } \
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue