From 050dbb59bbf2624472363f90e7a4b918daab5534 Mon Sep 17 00:00:00 2001 From: Cipulot <40441626+Cipulot@users.noreply.github.com> Date: Thu, 18 May 2023 16:30:39 +0200 Subject: [PATCH] Fix for incorrect json --- v3/toffee_studio/blueberry/blueberry.json | 434 ++++++++++++---------- 1 file changed, 240 insertions(+), 194 deletions(-) diff --git a/v3/toffee_studio/blueberry/blueberry.json b/v3/toffee_studio/blueberry/blueberry.json index 201aadbe2b..7edf954361 100644 --- a/v3/toffee_studio/blueberry/blueberry.json +++ b/v3/toffee_studio/blueberry/blueberry.json @@ -1,197 +1,243 @@ { - "name": "Blueberry", - "vendorId": "0x1067", - "productId": "0x626C", - "keycodes": [ - "qmk_lighting" - ], -"menus": [ - "qmk_rgblight" -] , - "matrix": { - "rows": 9, - "cols": 8 - }, - "layouts": { - "labels": [ - "Split Backspace", - "ISO Enter", - "Split Left Shift", - "Tsangan Bottom Row" + "name": "Blueberry", + "vendorId": "0x1067", + "productId": "0x626C", + "keycodes": [ + "qmk_lighting" ], - "keymap" : [ - [ - { - "x": 15.25 - }, - "1,6\n\n\n0,1", - "0,7\n\n\n0,1" - ], - [ - { - "x": 2.25 - }, - "0,0", - "1,0", - "0,5", - "1,5", - "0,4", - "1,4", - "0,3", - "1,3", - "0,2", - "1,2", - "0,1", - "1,1", - "0,6", - { - "w": 2 - }, - "1,6\n\n\n0,0" - ], - [ - { - "x": 2.25, - "w": 1.5 - }, - "2,0", - "3,0", - "2,1", - "3,1", - "2,2", - "3,2", - "2,3", - "3,3", - "2,4", - "3,4", - "2,5", - "3,5", - "2,6", - { - "w": 1.5 - }, - "3,6\n\n\n1,0", - "2,7", - { - "x": 1, - "p": "iso", - "w": 1.25, - "h": 2, - "w2": 1.5, - "h2": 1, - "x2": -0.25 - }, - "3,6\n\n\n1,1" - ], - [ - { - "x": 2.25, - "w": 1.75 - }, - "4,0", - "5,0", - "4,1", - "5,1", - "4,2", - "5,2", - "4,3", - "5,3", - "4,4", - "5,4", - "4,5", - "5,5", - { - "w": 2.25 - }, - "4,6\n\n\n1,0", - "4,7", - "4,6\n\n\n1,1" - ], - [ - { - "w": 1.25 - }, - "7,0\n\n\n2,1", - "6,0\n\n\n2,1", - { - "w": 2.25 - }, - "7,0\n\n\n2,0", - "6,1", - "7,1", - "6,2", - "7,2", - "6,3", - "7,3", - "6,4", - "7,4", - "6,5", - "7,5", - { - "w": 1.75 - }, - "6,6", - "7,6", - "6,7" - ], - [ - { - "x": 2.25, - "w": 1.25 - }, - "8,0\n\n\n3,0", - { - "w": 1.25 - }, - "8,1\n\n\n3,0", - { - "w": 1.25 - }, - "8,2\n\n\n3,0", - { - "w": 6.25 - }, - "8,3\n\n\n3,0", - { - "w": 1.25 - }, - "8,4\n\n\n3,0", - { - "w": 1.25 - }, - "8,5\n\n\n3,0", - { - "x": 0.5 - }, - "8,6\n\n\n3,0", - "5,6\n\n\n3,0", - "7,7" - ], - [ - { - "x": 2.25, - "w": 1.5 - }, - "8,0\n\n\n3,1", - "8,1\n\n\n3,1", - { - "w": 1.5 - }, - "8,2\n\n\n3,1", - { - "w": 7 - }, - "8,3\n\n\n3,1", - { - "w": 1.5 - }, - "8,5\n\n\n3,1", - "8,6\n\n\n3,1", - { - "w": 1.5 - }, - "5,6\n\n\n3,1" - ] - ] - } + "menus": [ + "qmk_rgblight" + ], + "matrix": { + "rows": 9, + "cols": 8 + }, + "layouts": { + "labels": [ + "Split Backspace", + "ISO Enter", + "Split Left Shift", + "Tsangan Bottom Row" + ], + "keymap": [ + [ + { + "x": 15.5 + }, + "1,6\n\n\n0,1", + { + "c": "#aaaaaa" + }, + "0,7\n\n\n0,1" + ], + [ + { + "y": 0.25, + "x": 2.5 + }, + "0,0", + { + "c": "#cccccc" + }, + "1,0", + "0,5", + "1,5", + "0,4", + "1,4", + "0,3", + "1,3", + "0,2", + "1,2", + "0,1", + "1,1", + "0,6", + { + "c": "#aaaaaa", + "w": 2 + }, + "1,6\n\n\n0,0" + ], + [ + { + "x": 2.5, + "w": 1.5 + }, + "2,0", + { + "c": "#cccccc" + }, + "3,0", + "2,1", + "3,1", + "2,2", + "3,2", + "2,3", + "3,3", + "2,4", + "3,4", + "2,5", + "3,5", + "2,6", + { + "w": 1.5 + }, + "3,6\n\n\n1,0", + "2,7", + { + "x": 1.25, + "c": "#aaaaaa", + "w": 1.25, + "h": 2, + "w2": 1.5, + "h2": 1, + "x2": -0.25 + }, + "4,6\n\n\n1,1" + ], + [ + { + "x": 2.5, + "p": "iso", + "w": 1.75 + }, + "4,0", + { + "c": "#cccccc" + }, + "5,0", + "4,1", + "5,1", + "4,2", + "5,2", + "4,3", + "5,3", + "4,4", + "5,4", + "4,5", + { + "c": "#aaaaaa" + }, + "5,5", + { + "w": 2.25 + }, + "4,6\n\n\n1,0", + { + "c": "#cccccc" + }, + "4,7", + { + "x": 0.25 + }, + "3,6\n\n\n1,1" + ], + [ + { + "c": "#aaaaaa", + "w": 1.25 + }, + "7,0\n\n\n2,1", + { + "c": "#cccccc" + }, + "6,0\n\n\n2,1", + { + "x": 0.25, + "c": "#aaaaaa", + "w": 2.25 + }, + "7,0\n\n\n2,0", + { + "c": "#cccccc" + }, + "6,1", + "7,1", + "6,2", + "7,2", + "6,3", + "7,3", + "6,4", + "7,4", + "6,5", + "7,5", + { + "c": "#aaaaaa", + "w": 1.75 + }, + "6,6", + { + "c": "#cccccc" + }, + "7,6", + "6,7" + ], + [ + { + "x": 2.5, + "c": "#aaaaaa", + "w": 1.25 + }, + "8,0\n\n\n3,0", + { + "w": 1.25 + }, + "8,1\n\n\n3,0", + { + "w": 1.25 + }, + "8,2\n\n\n3,0", + { + "c": "#cccccc", + "w": 6.25 + }, + "8,3\n\n\n3,0", + { + "c": "#aaaaaa", + "w": 1.25 + }, + "8,4\n\n\n3,0", + { + "w": 1.25 + }, + "8,5\n\n\n3,0", + { + "c": "#cccccc", + "a": 7, + "w": 0.5, + "d": true + }, + "", + { + "a": 4 + }, + "8,6", + "5,6", + "7,7" + ], + [ + { + "y": 0.25, + "x": 2.5, + "c": "#aaaaaa", + "w": 1.5 + }, + "8,0\n\n\n3,1", + "8,1\n\n\n3,1", + { + "w": 1.5 + }, + "8,2\n\n\n3,1", + { + "c": "#cccccc", + "w": 7 + }, + "8,3\n\n\n3,1", + { + "c": "#aaaaaa", + "w": 1.5 + }, + "8,5\n\n\n3,1" + ] + ] + } }