f90688e550
* Adding opus keyboard * Preparing keyboard for PR * Adding images to default keymap readme * Changing VENDOR_ID * Minor changes * Changing PRODUCT_ID * Removing comment * Fixing tap dance issue * #pragma once instead of #ifndef * Resolving PR suggestions * Removing ifndef * Using lower resolution image * Formatting comments * Adjusting copyright year Co-authored-by: Raleigh Wayland <raleigh.wayland@stormapp.com>
59 lines
2.4 KiB
JSON
59 lines
2.4 KiB
JSON
{
|
|
"keyboard_name": "opus",
|
|
"maintainer": "rtwayland",
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{ "label": "Tab", "x": 0, "y": 0.4 },
|
|
{ "label": "Q", "x": 1, "y": 0.4 },
|
|
{ "label": "W", "x": 2, "y": 0.2 },
|
|
{ "label": "E", "x": 3, "y": 0 },
|
|
{ "label": "R", "x": 4, "y": 0.4 },
|
|
{ "label": "T", "x": 5, "y": 0.5 },
|
|
|
|
{ "label": "Y", "x": 10, "y": 0.5 },
|
|
{ "label": "U", "x": 11, "y": 0.4 },
|
|
{ "label": "I", "x": 12, "y": 0 },
|
|
{ "label": "O", "x": 13, "y": 0.2 },
|
|
{ "label": "P", "x": 14, "y": 0.4 },
|
|
{ "label": "Back Space", "x": 15, "y": 0.4 },
|
|
|
|
{ "label": "Ctrl / Esc", "x": 0, "y": 1.4 },
|
|
{ "label": "A", "x": 1, "y": 1.4 },
|
|
{ "label": "S", "x": 2, "y": 1.2 },
|
|
{ "label": "D", "x": 3, "y": 1 },
|
|
{ "label": "F", "x": 4, "y": 1.4 },
|
|
{ "label": "G", "x": 5, "y": 1.5 },
|
|
|
|
{ "label": "H", "x": 10, "y": 1.5 },
|
|
{ "label": "J", "x": 11, "y": 1.4 },
|
|
{ "label": "K", "x": 12, "y": 1 },
|
|
{ "label": "L", "x": 13, "y": 1.2 },
|
|
{ "label": ";", "x": 14, "y": 1.4 },
|
|
{ "label": "'", "x": 15, "y": 1.4 },
|
|
|
|
{ "label": "GUI", "x": 0, "y": 2.4 },
|
|
{ "label": "Z", "x": 1, "y": 2.4 },
|
|
{ "label": "X", "x": 2, "y": 2.2 },
|
|
{ "label": "C", "x": 3, "y": 2 },
|
|
{ "label": "V", "x": 4, "y": 2.4 },
|
|
{ "label": "B", "x": 5, "y": 2.5 },
|
|
|
|
{ "label": "N", "x": 10, "y": 2.5 },
|
|
{ "label": "M", "x": 11, "y": 2.4 },
|
|
{ "label": ",", "x": 12, "y": 2 },
|
|
{ "label": ".", "x": 13, "y": 2.2 },
|
|
{ "label": "/", "x": 14, "y": 2.4 },
|
|
{ "label": "Enter", "x": 15, "y": 2.4 },
|
|
|
|
{ "label": "Lower", "x": 4.8, "y": 3.7 },
|
|
{ "label": "Shift", "x": 5.8, "y": 3.5 },
|
|
{ "label": "Tab", "x": 6.8, "y": 3.6 },
|
|
|
|
{ "label": "Enter", "x": 8.2, "y": 3.6 },
|
|
{ "label": "Space", "x": 9.2, "y": 3.5 },
|
|
{ "label": "Raise", "x": 10.2, "y": 3.7 }
|
|
]
|
|
}
|
|
}
|
|
}
|