forked from forks/qmk_firmware
d46d304395
* Preonic: refactor layout macros Unify layout macro names across AVR and ARM. - all layouts and matrices have moved/duplicated to their appropriate revisions - preonic.h now includes the appropriate header file from the selected revision - revision header files only contain layouts appropriate for that revision - Previously, all layouts were available in source for all revisions. - removed KEYMAP layout macro alias (was unused) - macros LAYOUT_preonic_1x2uC and LAYOUT_preonic_grid for AVR and ARM revisions - LAYOUT_preonic_grid has alias LAYOUT_ortho_5x12 for all revisions - deleted LAYOUT_ortho_4x12 alias (not appropriate for this keyboard) - ARM-based revisions have 1x2uR, 1x2uL and 2x2u matrices * Preonic: updated revision headers to #pragma once * Preonic: update Configurator files Updated the Configurator files to reflect the previous changes in this branch. - Preonic revs. 1 and 2 will use keyboards/preonic/info.json - Preonic rev. 3 will use keyboards/preonic/rev3/info.json - This file will override keyboards/preonic/info.json when preonic/rev3 is selected in the Configurator.
138 lines
4.6 KiB
JSON
138 lines
4.6 KiB
JSON
{
|
|
"keyboard_name": "Preonic",
|
|
"keyboard_folder": "preonic",
|
|
"url": "https://olkb.com/preonic",
|
|
"maintainer": "jackhumbert",
|
|
"width": 12,
|
|
"height": 5,
|
|
"layouts": {
|
|
"LAYOUT_preonic_1x2uC": {
|
|
"key_count": 59,
|
|
"layout": [
|
|
{ "w": 1, "x": 0, "y": 0 },
|
|
{ "w": 1, "x": 1, "y": 0 },
|
|
{ "w": 1, "x": 2, "y": 0 },
|
|
{ "w": 1, "x": 3, "y": 0 },
|
|
{ "w": 1, "x": 4, "y": 0 },
|
|
{ "w": 1, "x": 5, "y": 0 },
|
|
{ "w": 1, "x": 6, "y": 0 },
|
|
{ "w": 1, "x": 7, "y": 0 },
|
|
{ "w": 1, "x": 8, "y": 0 },
|
|
{ "w": 1, "x": 9, "y": 0 },
|
|
{ "w": 1, "x": 10, "y": 0 },
|
|
{ "w": 1, "x": 11, "y": 0 },
|
|
{ "w": 1, "x": 0, "y": 1 },
|
|
{ "w": 1, "x": 1, "y": 1 },
|
|
{ "w": 1, "x": 2, "y": 1 },
|
|
{ "w": 1, "x": 3, "y": 1 },
|
|
{ "w": 1, "x": 4, "y": 1 },
|
|
{ "w": 1, "x": 5, "y": 1 },
|
|
{ "w": 1, "x": 6, "y": 1 },
|
|
{ "w": 1, "x": 7, "y": 1 },
|
|
{ "w": 1, "x": 8, "y": 1 },
|
|
{ "w": 1, "x": 9, "y": 1 },
|
|
{ "w": 1, "x": 10, "y": 1 },
|
|
{ "w": 1, "x": 11, "y": 1 },
|
|
{ "w": 1, "x": 0, "y": 2 },
|
|
{ "w": 1, "x": 1, "y": 2 },
|
|
{ "w": 1, "x": 2, "y": 2 },
|
|
{ "w": 1, "x": 3, "y": 2 },
|
|
{ "w": 1, "x": 4, "y": 2 },
|
|
{ "w": 1, "x": 5, "y": 2 },
|
|
{ "w": 1, "x": 6, "y": 2 },
|
|
{ "w": 1, "x": 7, "y": 2 },
|
|
{ "w": 1, "x": 8, "y": 2 },
|
|
{ "w": 1, "x": 9, "y": 2 },
|
|
{ "w": 1, "x": 10, "y": 2 },
|
|
{ "w": 1, "x": 11, "y": 2 },
|
|
{ "w": 1, "x": 0, "y": 3 },
|
|
{ "w": 1, "x": 1, "y": 3 },
|
|
{ "w": 1, "x": 2, "y": 3 },
|
|
{ "w": 1, "x": 3, "y": 3 },
|
|
{ "w": 1, "x": 4, "y": 3 },
|
|
{ "w": 1, "x": 5, "y": 3 },
|
|
{ "w": 1, "x": 6, "y": 3 },
|
|
{ "w": 1, "x": 7, "y": 3 },
|
|
{ "w": 1, "x": 8, "y": 3 },
|
|
{ "w": 1, "x": 9, "y": 3 },
|
|
{ "w": 1, "x": 10, "y": 3 },
|
|
{ "w": 1, "x": 11, "y": 3 },
|
|
{ "w": 1, "x": 0, "y": 4 },
|
|
{ "w": 1, "x": 1, "y": 4 },
|
|
{ "w": 1, "x": 2, "y": 4 },
|
|
{ "w": 1, "x": 3, "y": 4 },
|
|
{ "w": 1, "x": 4, "y": 4 },
|
|
{ "w": 2, "x": 5, "y": 4 },
|
|
{ "w": 1, "x": 7, "y": 4 },
|
|
{ "w": 1, "x": 8, "y": 4 },
|
|
{ "w": 1, "x": 9, "y": 4 },
|
|
{ "w": 1, "x": 10, "y": 4 },
|
|
{ "w": 1, "x": 11, "y": 4 } ]
|
|
},
|
|
"LAYOUT_ortho_5x12": {
|
|
"key_count": 60,
|
|
"layout": [
|
|
{ "w": 1, "x": 0, "y": 0 },
|
|
{ "w": 1, "x": 1, "y": 0 },
|
|
{ "w": 1, "x": 2, "y": 0 },
|
|
{ "w": 1, "x": 3, "y": 0 },
|
|
{ "w": 1, "x": 4, "y": 0 },
|
|
{ "w": 1, "x": 5, "y": 0 },
|
|
{ "w": 1, "x": 6, "y": 0 },
|
|
{ "w": 1, "x": 7, "y": 0 },
|
|
{ "w": 1, "x": 8, "y": 0 },
|
|
{ "w": 1, "x": 9, "y": 0 },
|
|
{ "w": 1, "x": 10, "y": 0 },
|
|
{ "w": 1, "x": 11, "y": 0 },
|
|
{ "w": 1, "x": 0, "y": 1 },
|
|
{ "w": 1, "x": 1, "y": 1 },
|
|
{ "w": 1, "x": 2, "y": 1 },
|
|
{ "w": 1, "x": 3, "y": 1 },
|
|
{ "w": 1, "x": 4, "y": 1 },
|
|
{ "w": 1, "x": 5, "y": 1 },
|
|
{ "w": 1, "x": 6, "y": 1 },
|
|
{ "w": 1, "x": 7, "y": 1 },
|
|
{ "w": 1, "x": 8, "y": 1 },
|
|
{ "w": 1, "x": 9, "y": 1 },
|
|
{ "w": 1, "x": 10, "y": 1 },
|
|
{ "w": 1, "x": 11, "y": 1 },
|
|
{ "w": 1, "x": 0, "y": 2 },
|
|
{ "w": 1, "x": 1, "y": 2 },
|
|
{ "w": 1, "x": 2, "y": 2 },
|
|
{ "w": 1, "x": 3, "y": 2 },
|
|
{ "w": 1, "x": 4, "y": 2 },
|
|
{ "w": 1, "x": 5, "y": 2 },
|
|
{ "w": 1, "x": 6, "y": 2 },
|
|
{ "w": 1, "x": 7, "y": 2 },
|
|
{ "w": 1, "x": 8, "y": 2 },
|
|
{ "w": 1, "x": 9, "y": 2 },
|
|
{ "w": 1, "x": 10, "y": 2 },
|
|
{ "w": 1, "x": 11, "y": 2 },
|
|
{ "w": 1, "x": 0, "y": 3 },
|
|
{ "w": 1, "x": 1, "y": 3 },
|
|
{ "w": 1, "x": 2, "y": 3 },
|
|
{ "w": 1, "x": 3, "y": 3 },
|
|
{ "w": 1, "x": 4, "y": 3 },
|
|
{ "w": 1, "x": 5, "y": 3 },
|
|
{ "w": 1, "x": 6, "y": 3 },
|
|
{ "w": 1, "x": 7, "y": 3 },
|
|
{ "w": 1, "x": 8, "y": 3 },
|
|
{ "w": 1, "x": 9, "y": 3 },
|
|
{ "w": 1, "x": 10, "y": 3 },
|
|
{ "w": 1, "x": 11, "y": 3 },
|
|
{ "w": 1, "x": 0, "y": 4 },
|
|
{ "w": 1, "x": 1, "y": 4 },
|
|
{ "w": 1, "x": 2, "y": 4 },
|
|
{ "w": 1, "x": 3, "y": 4 },
|
|
{ "w": 1, "x": 4, "y": 4 },
|
|
{ "w": 1, "x": 5, "y": 4 },
|
|
{ "w": 1, "x": 6, "y": 4 },
|
|
{ "w": 1, "x": 7, "y": 4 },
|
|
{ "w": 1, "x": 8, "y": 4 },
|
|
{ "w": 1, "x": 9, "y": 4 },
|
|
{ "w": 1, "x": 10, "y": 4 },
|
|
{ "w": 1, "x": 11, "y": 4 } ]
|
|
}
|
|
}
|
|
}
|