diff --git a/keyboards/lily58pro/default.png b/keyboards/lily58pro/default.png deleted file mode 100644 index 4f77939e..00000000 Binary files a/keyboards/lily58pro/default.png and /dev/null differ diff --git a/keyboards/lily58pro/default.json b/keyboards/lily58pro/layer-1---default.json similarity index 89% rename from keyboards/lily58pro/default.json rename to keyboards/lily58pro/layer-1---default.json index 51933566..0c58beb7 100644 --- a/keyboards/lily58pro/default.json +++ b/keyboards/lily58pro/layer-1---default.json @@ -1,6 +1,7 @@ [ { - "name": "Default", + "backcolor": "#ffa100", + "name": "Layer 1 - Default", "author": "KemoNine" }, [ @@ -38,7 +39,7 @@ "I", "O", "P", - "\\" + "'" ], [ "SHIFT", @@ -71,7 +72,7 @@ ",", ".", "/", - "'" + "\\" ], [ { @@ -79,11 +80,11 @@ }, "ALT", "GUI", - "LOW", - "`", - "SPC", - "RAISE", "-", + "=", + "SPC", + "MO(1)", + "`", "CTRL" ] ] \ No newline at end of file diff --git a/keyboards/lily58pro/layer-1---default.png b/keyboards/lily58pro/layer-1---default.png new file mode 100644 index 00000000..6a50c150 Binary files /dev/null and b/keyboards/lily58pro/layer-1---default.png differ diff --git a/keyboards/lily58pro/layer-2---function.json b/keyboards/lily58pro/layer-2---function.json new file mode 100644 index 00000000..e52d59b6 --- /dev/null +++ b/keyboards/lily58pro/layer-2---function.json @@ -0,0 +1,105 @@ +[ + { + "backcolor": "#00f3ff", + "name": "Layer 2 - Function", + "author": "KemoNine" + }, + [ + { + "a": 7 + }, + "F1", + "F2", + "F3", + "F4", + "F5", + "F6", + { + "x": 2 + }, + "F7", + "F8", + "F9", + "F10", + "F11", + "F12" + ], + [ + "", + "", + "Pg Up", + "↑", + "Pg Dn", + "", + { + "x": 2 + }, + "", + "", + "", + "", + "", + "Del" + ], + [ + "", + "Home", + "←", + "↓", + "→", + "End", + { + "x": 2 + }, + "", + "", + "", + "", + "", + "Insert" + ], + [ + "", + "", + "", + "", + "", + "", + { + "a": 5 + }, + "BT\n\n\n\n\n\nNext", + "Vol\n\n\n\n\n\nUp", + { + "a": 7 + }, + "", + "", + "", + "Loader", + "Reset", + { + "a": 5 + }, + "Print\n\n\n\n\n\nScreen" + ], + [ + { + "x": 3 + }, + "EXT\n\n\n\n\n\nOn", + "EXT\n\n\n\n\n\nOff", + "BT\n\n\n\n\n\nClear", + "BT\n\n\n\n\n\nPrev", + "Vol\n\n\n\n\n\nDown", + { + "a": 7 + }, + "", + "Mute", + { + "a": 5 + }, + "Play\n\n\n\n\n\nPause" + ] +] \ No newline at end of file diff --git a/keyboards/lily58pro/layer-2---function.png b/keyboards/lily58pro/layer-2---function.png new file mode 100644 index 00000000..5446ef91 Binary files /dev/null and b/keyboards/lily58pro/layer-2---function.png differ diff --git a/keyboards/lily58pro/lower.json b/keyboards/lily58pro/lower.json deleted file mode 100644 index 3c034414..00000000 --- a/keyboards/lily58pro/lower.json +++ /dev/null @@ -1,89 +0,0 @@ -[ - { - "name": "Lower", - "author": "KemoNine" - }, - [ - { - "a": 7 - }, - "", - "", - "", - "", - "", - "", - { - "x": 2 - }, - "", - "", - "", - "", - "", - "" - ], - [ - "F1", - "F2", - "F3", - "F4", - "F5", - "F6", - { - "x": 2 - }, - "F7", - "F8", - "F9", - "F10", - "F11", - "F12" - ], - [ - "`", - "!", - "@", - "#", - "$", - "%", - { - "x": 2 - }, - "^", - "&", - "*", - "(", - ")", - "~" - ], - [ - "", - "", - "", - "", - "", - "", - "", - "", - "+", - "-", - "=", - "{", - "}", - "|" - ], - [ - { - "x": 3 - }, - "", - "", - "", - "", - "", - "", - "", - "" - ] -] \ No newline at end of file diff --git a/keyboards/lily58pro/lower.png b/keyboards/lily58pro/lower.png deleted file mode 100644 index 9f22b443..00000000 Binary files a/keyboards/lily58pro/lower.png and /dev/null differ diff --git a/keyboards/lily58pro/raise.json b/keyboards/lily58pro/raise.json deleted file mode 100644 index c215a442..00000000 --- a/keyboards/lily58pro/raise.json +++ /dev/null @@ -1,101 +0,0 @@ -[ - { - "name": "Raise", - "author": "KemoNine" - }, - [ - { - "a": 7 - }, - "", - "", - "", - "", - "", - "", - { - "x": 2 - }, - "", - "", - "", - "", - "", - "" - ], - [ - { - "a": 5 - }, - "BT\n\n\n\n\n\nCLR", - { - "a": 7 - }, - "BT1", - "BT2", - "BT3", - "BT4", - "BT5", - { - "x": 2 - }, - "", - "Home", - "PgUp", - "PgDn", - "End", - "" - ], - [ - "", - "", - { - "a": 5 - }, - "EXT\n\n\n\n\n\nON", - "EXT\n\n\n\n\n\nOFF", - "EXT\n\n\n\n\n\nTOG", - { - "a": 7 - }, - "", - { - "x": 2 - }, - "", - "<", - "^", - "v", - ">", - "" - ], - [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - [ - { - "x": 3 - }, - "", - "", - "", - "", - "", - "", - "", - "" - ] -] \ No newline at end of file diff --git a/keyboards/lily58pro/raise.png b/keyboards/lily58pro/raise.png deleted file mode 100644 index 68701a56..00000000 Binary files a/keyboards/lily58pro/raise.png and /dev/null differ diff --git a/keyboards/makerdiary/m60/layer-1.json b/keyboards/makerdiary/m60/layer-1---default.json similarity index 94% rename from keyboards/makerdiary/m60/layer-1.json rename to keyboards/makerdiary/m60/layer-1---default.json index 34462c58..ec0279c8 100644 --- a/keyboards/makerdiary/m60/layer-1.json +++ b/keyboards/makerdiary/m60/layer-1---default.json @@ -1,7 +1,7 @@ [ { "backcolor": "#ffa100", - "name": "Layer 1", + "name": "Layer 1 - Default", "author": "KemoNine" }, [ @@ -26,10 +26,12 @@ ], [ { - "a": 4, "w": 1.5 }, "Tab", + { + "a": 4 + }, "Q", "W", "E", @@ -111,12 +113,11 @@ }, "Alt", { - "a": 5, + "a": 7, "w": 6.25 }, - "HT(1)\n\n\n\n\n\nSpace", + "Space", { - "a": 7, "w": 1.25 }, "MO(1)", diff --git a/keyboards/makerdiary/m60/layer-1---default.png b/keyboards/makerdiary/m60/layer-1---default.png new file mode 100644 index 00000000..98201f76 Binary files /dev/null and b/keyboards/makerdiary/m60/layer-1---default.png differ diff --git a/keyboards/makerdiary/m60/layer-1.png b/keyboards/makerdiary/m60/layer-1.png deleted file mode 100644 index 5d24a028..00000000 Binary files a/keyboards/makerdiary/m60/layer-1.png and /dev/null differ diff --git a/keyboards/makerdiary/m60/layer-2.json b/keyboards/makerdiary/m60/layer-2---function.json similarity index 97% rename from keyboards/makerdiary/m60/layer-2.json rename to keyboards/makerdiary/m60/layer-2---function.json index 556b8508..b3bb3723 100644 --- a/keyboards/makerdiary/m60/layer-2.json +++ b/keyboards/makerdiary/m60/layer-2---function.json @@ -1,7 +1,7 @@ [ { "backcolor": "#00f3ff", - "name": "Layer 2", + "name": "Layer 2 - Function", "author": "KemoNine" }, [ @@ -35,9 +35,9 @@ "a": 7 }, "", - "", - "", - "", + "Pg Up", + "↑", + "Pg Dn", "", "", "", @@ -56,16 +56,16 @@ "w": 1.75 }, "", - "End", - "Pg Up", - "Pg Dn", "Home", - "", - "", "←", "↓", - "↑", "→", + "End", + "", + "", + "", + "", + "", "", { "w": 2.25 diff --git a/keyboards/makerdiary/m60/layer-2---function.png b/keyboards/makerdiary/m60/layer-2---function.png new file mode 100644 index 00000000..484f9542 Binary files /dev/null and b/keyboards/makerdiary/m60/layer-2---function.png differ diff --git a/keyboards/makerdiary/m60/layer-2.png b/keyboards/makerdiary/m60/layer-2.png deleted file mode 100644 index 610abacc..00000000 Binary files a/keyboards/makerdiary/m60/layer-2.png and /dev/null differ diff --git a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer default.json b/keyboards/pockettype/layer-1---default.json similarity index 79% rename from keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer default.json rename to keyboards/pockettype/layer-1---default.json index 76ee8914..b715eb09 100644 --- a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer default.json +++ b/keyboards/pockettype/layer-1---default.json @@ -1,7 +1,8 @@ [ { - "name": "PocketType!", - "author": "Layer Default" + "backcolor": "#ffa100", + "name": "Layer 1 - Default", + "author": "KemoNine" }, [ { @@ -57,9 +58,9 @@ "Del", "Space", "MO(2)", - "Left", - "Up", - "Down", - "Right" + "←", + "↓", + "↑", + "→" ] ] \ No newline at end of file diff --git a/keyboards/pockettype/layer-1---default.png b/keyboards/pockettype/layer-1---default.png new file mode 100644 index 00000000..f9fb2755 Binary files /dev/null and b/keyboards/pockettype/layer-1---default.png differ diff --git a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 1.json b/keyboards/pockettype/layer-2---function.json similarity index 64% rename from keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 1.json rename to keyboards/pockettype/layer-2---function.json index a81bd176..4cfc9a1b 100644 --- a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 1.json +++ b/keyboards/pockettype/layer-2---function.json @@ -1,26 +1,13 @@ [ { - "name": "PocketType!", - "author": "Layer 1 / Lower" + "backcolor": "#00f3ff", + "name": "Layer 2 - Function", + "author": "KemoNine" }, [ { "a": 7 }, - "F1", - "F2", - "F3", - "F4", - "F5", - "F6", - "F7", - "F8", - "F9", - "F10", - "F11", - "F12" - ], - [ "1", "2", "3", @@ -45,27 +32,35 @@ "*", "(", ")", - "", - "" + "/", + "\\" + ], + [ + "F1", + "F2", + "F3", + "F4", + "F5", + "F6", + "F7", + "F8", + "F9", + "F10", + "F11", + "F12" ], [ - { - "a": 5 - }, - "BT\n\n\n\n\n\nClear", - "BT\n\n\n\n\n\nPrev", - "BT\n\n\n\n\n\nNext", - { - "a": 7 - }, "", "", - "[", - "]", - "/", - "\\", + "", + "", + "", + "", + "", + "", + "", "|", - "Boot", - "Reset" + "[", + "]" ] ] \ No newline at end of file diff --git a/keyboards/pockettype/layer-2---function.png b/keyboards/pockettype/layer-2---function.png new file mode 100644 index 00000000..02616bee Binary files /dev/null and b/keyboards/pockettype/layer-2---function.png differ diff --git a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 2.json b/keyboards/pockettype/layer-3---other.json similarity index 57% rename from keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 2.json rename to keyboards/pockettype/layer-3---other.json index 7afccb05..58dee4e5 100644 --- a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 2.json +++ b/keyboards/pockettype/layer-3---other.json @@ -1,50 +1,61 @@ [ { - "name": "PocketType!", - "author": "Layer 2 / Raise" + "backcolor": "#5F9EA0", + "name": "Layer 3 - Other", + "author": "KemoNine" }, [ - { - "a": 5 - }, - "Print\n\n\n\n\n\nScreen", { "a": 7 }, "", "", - "", - "", - "", - "", "Pg Up", - "Up", + "↑", "Pg Dn", "", - "" + "", + "", + "", + "", + "", + "Del" ], [ - "", - "", - "", - "", - "", "", "Home", - "Left", - "Down", - "Right", + "←", + "↓", + "→", "End", - "" + "", + "", + "", + "", + "", + "Insert" ], [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "Loader", + "Reset", { "a": 5 }, - "Ctrl\n\n\n\n\n\nZ", - "Ctrl\n\n\n\n\n\nX", - "Ctrl\n\n\n\n\n\nC", - "Ctrl\n\n\n\n\n\nV", + "Print\n\n\n\n\n\nScreen" + ], + [ + "BT\n\n\n\n\n\nClear", + "BT\n\n\n\n\n\nNext", + "BT\n\n\n\n\n\nPrev", { "a": 7 }, @@ -56,25 +67,12 @@ { "a": 5 }, + "Play\n\n\n\n\n\nPause", "Vol\n\n\n\n\n\nUp", - "Vol\n\n\n\n\n\nDown", + "Vol\n\n\n\n\n\nDn", { "a": 7 }, - "Play / Pause" - ], - [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" + "Mute" ] ] \ No newline at end of file diff --git a/keyboards/pockettype/layer-3---other.png b/keyboards/pockettype/layer-3---other.png new file mode 100644 index 00000000..91ca5a14 Binary files /dev/null and b/keyboards/pockettype/layer-3---other.png differ diff --git a/keyboards/tg4x/layer - default.png b/keyboards/tg4x/layer - default.png deleted file mode 100644 index 42c7fd1c..00000000 Binary files a/keyboards/tg4x/layer - default.png and /dev/null differ diff --git a/keyboards/tg4x/layer - function.png b/keyboards/tg4x/layer - function.png deleted file mode 100644 index 8e0251dc..00000000 Binary files a/keyboards/tg4x/layer - function.png and /dev/null differ diff --git a/keyboards/tg4x/layer - other.png b/keyboards/tg4x/layer - other.png deleted file mode 100644 index 71c384e0..00000000 Binary files a/keyboards/tg4x/layer - other.png and /dev/null differ diff --git a/keyboards/tg4x/layer - default.json b/keyboards/tg4x/layer-1---default.json similarity index 91% rename from keyboards/tg4x/layer - default.json rename to keyboards/tg4x/layer-1---default.json index 2f0d4ee2..1aa54ed1 100644 --- a/keyboards/tg4x/layer - default.json +++ b/keyboards/tg4x/layer-1---default.json @@ -1,7 +1,8 @@ [ { - "name": "TG4X", - "author": "Layer - Default" + "backcolor": "#ffa100", + "name": "Layer 1 - Default", + "author": "KemoNine" }, [ { diff --git a/keyboards/tg4x/layer-1---default.png b/keyboards/tg4x/layer-1---default.png new file mode 100644 index 00000000..b827803d Binary files /dev/null and b/keyboards/tg4x/layer-1---default.png differ diff --git a/keyboards/tg4x/layer - function.json b/keyboards/tg4x/layer-2---function.json similarity index 73% rename from keyboards/tg4x/layer - function.json rename to keyboards/tg4x/layer-2---function.json index 542a34be..4747feea 100644 --- a/keyboards/tg4x/layer - function.json +++ b/keyboards/tg4x/layer-2---function.json @@ -1,7 +1,8 @@ [ { - "name": "TG4X", - "author": "Layer - Function" + "backcolor": "#00f3ff", + "name": "Layer 2 - Function", + "author": "KemoNine" }, [ { @@ -27,40 +28,40 @@ { "w": 1.5 }, - "", - "Home", - "Pg Up", - "[", - "]", - "", - "", - "-", - "=", - "\\", - "/", + "F1", + "F2", + "F3", + "F4", + "F5", + "F6", + "F7", + "F8", + "F9", + "F10", + "F11", { "w": 1.5 }, - "'" + "F12" ], [ { "w": 1.75 }, "", - "End", - "Pg Dn", "", "", "", "", "", "", - "Up", + "", + "\\", + "/", { "w": 2.25 }, - "" + "'" ], [ { @@ -87,8 +88,8 @@ "w": 1.25 }, "", - "Left", - "Down", - "Right" + "|", + "[", + "]" ] ] \ No newline at end of file diff --git a/keyboards/tg4x/layer-2---function.png b/keyboards/tg4x/layer-2---function.png new file mode 100644 index 00000000..f4f82023 Binary files /dev/null and b/keyboards/tg4x/layer-2---function.png differ diff --git a/keyboards/tg4x/layer - other.json b/keyboards/tg4x/layer-2---other.json similarity index 74% rename from keyboards/tg4x/layer - other.json rename to keyboards/tg4x/layer-2---other.json index 98be3b15..8d8b1154 100644 --- a/keyboards/tg4x/layer - other.json +++ b/keyboards/tg4x/layer-2---other.json @@ -1,38 +1,39 @@ [ { - "name": "TG4X", - "author": "Layer - Other" + "backcolor": "#5F9EA0", + "name": "Layer 2 - Other", + "author": "KemoNine" }, [ { "a": 7 }, - "F1", - "F2", - "F3", - "F4", - "F5", - "F6", - "F7", - "F8", - "F9", - "F10", - "F11", + "", + "", + "Pg Up", + "↑", + "Pg Dn", + "", + "", + "", + "", + "", + "", { "w": 2 }, - "F12" + "Play / Pause" ], [ { "w": 1.5 }, "", - "", - "", - "", - "", - "", + "Home", + "←", + "↓", + "→", + "End", "", "", "", @@ -48,20 +49,14 @@ "w": 1.75 }, "", - { - "a": 5 - }, - "BT\n\n\n\n\n\nClear", - "BT\n\n\n\n\n\nPrev", - "BT\n\n\n\n\n\nNext", - { - "a": 7 - }, "", "", "", "", - "Boot", + "", + "", + "", + "Loader", "Reset", { "w": 2.25 @@ -70,18 +65,20 @@ ], [ { + "a": 5, "w": 1.25 }, - "", + "BT\n\n\n\n\n\nClear", { "w": 1.25 }, - "", + "BT\n\n\n\n\n\nNext", { "w": 1.25 }, - "", + "BT\n\n\n\n\n\nPrev", { + "a": 7, "w": 2.25 }, "", @@ -98,6 +95,9 @@ }, "Vol\n\n\n\n\n\nUp", "Vol\n\n\n\n\n\nDn", - "Play\n\n\n\n\n\nPause" + { + "a": 7 + }, + "Mute" ] ] \ No newline at end of file diff --git a/keyboards/tg4x/layer-2---other.png b/keyboards/tg4x/layer-2---other.png new file mode 100644 index 00000000..0791a50a Binary files /dev/null and b/keyboards/tg4x/layer-2---other.png differ diff --git a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 1.png b/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 1.png deleted file mode 100644 index 06533a1f..00000000 Binary files a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 1.png and /dev/null differ diff --git a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 2.png b/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 2.png deleted file mode 100644 index 0e6ce2e8..00000000 Binary files a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer 2.png and /dev/null differ diff --git a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer default.png b/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer default.png deleted file mode 100644 index 0e818d5f..00000000 Binary files a/keyboards/zmk-config/config/boards/shields/pockettype/keymap/pockettype - layer default.png and /dev/null differ