[Keyboard] Layout and configuration updates for Signum 3.0 (#5652)

* Make Signum 3.0 compatible with default ortho_4x12 layout

* Disable unicode map by default

* Add missing backspace key

* Add missing delete key

* Fix broken gui right command

* Move MO5 to a different key an add Esc to L4

* Move MO5 to a different key

* Add Del and Bspace to layer 4
This commit is contained in:
Jan Christoph Ebersbach
2019-04-20 08:37:19 +02:00
committed by Drashna Jaelre
parent ed74bd95f6
commit a1f2514051
7 changed files with 49 additions and 45 deletions

View File

@@ -5,7 +5,8 @@
"width": 17,
"height": 8,
"layouts": {
"LAYOUT": {
"LAYOUT_ortho_4x12": {
"key_count": 48,
"layout": [
{ "x": 1.25, "y": 0.75, "r": 15 },
@@ -13,15 +14,15 @@
{ "x": 1.25, "y": 2.75, "r": 15 },
{ "x": 1.25, "y": 4.25, "r": 15 },
{ "x": 2.25, "y": 0.5, "r": 15 },
{ "x": 2.25, "y": 1.5, "r": 15 },
{ "x": 2.25, "y": 2.5, "r": 15 },
{ "x": 2.25, "y": 3.5, "r": 15 },
{ "x": 2.25, "y": 0.75, "r": 15 },
{ "x": 2.25, "y": 1.75, "r": 15 },
{ "x": 2.25, "y": 2.75, "r": 15 },
{ "x": 2.25, "y": 3.75, "r": 15 },
{ "x": 3.25, "y": 0, "r": 15 },
{ "x": 3.25, "y": 1, "r": 15 },
{ "x": 3.25, "y": 2, "r": 15 },
{ "x": 3.25, "y": 3, "r": 15 },
{ "x": 3.25, "y": 0.5, "r": 15 },
{ "x": 3.25, "y": 1.5, "r": 15 },
{ "x": 3.25, "y": 2.5, "r": 15 },
{ "x": 3.25, "y": 3.5, "r": 15 },
{ "x": 4.25, "y": 0.25, "r": 15 },
{ "x": 4.25, "y": 1.25, "r": 15 },
@@ -55,15 +56,15 @@
{ "x": 11.25, "y": 1.25, "r": -15 },
{ "x": 11.25, "y": 2.25, "r": -15 },
{ "x": 12.25, "y": 0, "r": -15 },
{ "x": 12.25, "y": 1, "r": -15 },
{ "x": 12.25, "y": 2, "r": -15 },
{ "x": 12.25, "y": 3, "r": -15 },
{ "x": 12.25, "y": 0.5, "r": -15 },
{ "x": 12.25, "y": 1.5, "r": -15 },
{ "x": 12.25, "y": 2.5, "r": -15 },
{ "x": 12.25, "y": 3.5, "r": -15 },
{ "x": 13.25, "y": 0.5, "r": -15 },
{ "x": 13.25, "y": 1.5, "r": -15 },
{ "x": 13.25, "y": 2.5, "r": -15 },
{ "x": 13.25, "y": 3.5, "r": -15 },
{ "x": 13.25, "y": 0.75, "r": -15 },
{ "x": 13.25, "y": 1.75, "r": -15 },
{ "x": 13.25, "y": 2.75, "r": -15 },
{ "x": 13.25, "y": 3.75, "r": -15 },
{ "x": 14.25, "y": 0.75, "r": -15 },
{ "x": 14.25, "y": 1.75, "r": -15 },