From 695f015c659be832cfbcecc7a2c9388eee54b7b3 Mon Sep 17 00:00:00 2001 From: Can Baytok Date: Tue, 19 Nov 2024 12:14:31 +0100 Subject: [PATCH 1/4] added cans12erv2 --- v3/handwired/cans12erv2/cans12erv2.json | 31 +++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 v3/handwired/cans12erv2/cans12erv2.json diff --git a/v3/handwired/cans12erv2/cans12erv2.json b/v3/handwired/cans12erv2/cans12erv2.json new file mode 100644 index 0000000000..7882bf87e8 --- /dev/null +++ b/v3/handwired/cans12erv2/cans12erv2.json @@ -0,0 +1,31 @@ +{ + "name": "Cans12erV2", + "vendorId": "0x4342", + "productId": "0xABC0", + "matrix": { + "rows": 1, + "cols": 4 + }, + "layouts": { + "keymap": [ + [ + "0,0", + "0,1", + "0,2", + "0,3\n\n\n\n\n\n\n\n\ne0" + ], + [ + "1,0", + "1,1", + "1,2", + "1,3" + ], + [ + "2,0", + "2,1", + "2,2", + "2,3" + ] + ] + } +} \ No newline at end of file From 7924b77860fc82f119fe55d86001fad5a81afee6 Mon Sep 17 00:00:00 2001 From: Can Baytok Date: Thu, 21 Nov 2024 14:37:41 +0100 Subject: [PATCH 2/4] changed number of rows --- v3/handwired/cans12erv2/cans12erv2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/handwired/cans12erv2/cans12erv2.json b/v3/handwired/cans12erv2/cans12erv2.json index 7882bf87e8..6c686ce214 100644 --- a/v3/handwired/cans12erv2/cans12erv2.json +++ b/v3/handwired/cans12erv2/cans12erv2.json @@ -3,7 +3,7 @@ "vendorId": "0x4342", "productId": "0xABC0", "matrix": { - "rows": 1, + "rows": 3, "cols": 4 }, "layouts": { From 950c4b14122b9c32d6f59d8bd31f3822b785214a Mon Sep 17 00:00:00 2001 From: Can Baytok Date: Fri, 6 Dec 2024 17:38:21 +0100 Subject: [PATCH 3/4] add last empty new line --- v3/handwired/cans12erv2/cans12erv2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/handwired/cans12erv2/cans12erv2.json b/v3/handwired/cans12erv2/cans12erv2.json index 6c686ce214..9fa17ea12e 100644 --- a/v3/handwired/cans12erv2/cans12erv2.json +++ b/v3/handwired/cans12erv2/cans12erv2.json @@ -28,4 +28,4 @@ ] ] } -} \ No newline at end of file +} From 2ac980067be1b9c713924138d02bedde8517193a Mon Sep 17 00:00:00 2001 From: Cipulot <40441626+Cipulot@users.noreply.github.com> Date: Wed, 18 Dec 2024 22:26:35 +0100 Subject: [PATCH 4/4] Update v3/handwired/cans12erv2/cans12erv2.json --- v3/handwired/cans12erv2/cans12erv2.json | 59 +++++++++++++------------ 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/v3/handwired/cans12erv2/cans12erv2.json b/v3/handwired/cans12erv2/cans12erv2.json index 9fa17ea12e..f8eb1062e7 100644 --- a/v3/handwired/cans12erv2/cans12erv2.json +++ b/v3/handwired/cans12erv2/cans12erv2.json @@ -1,31 +1,32 @@ { - "name": "Cans12erV2", - "vendorId": "0x4342", - "productId": "0xABC0", - "matrix": { - "rows": 3, - "cols": 4 - }, - "layouts": { - "keymap": [ - [ - "0,0", - "0,1", - "0,2", - "0,3\n\n\n\n\n\n\n\n\ne0" - ], - [ - "1,0", - "1,1", - "1,2", - "1,3" - ], - [ - "2,0", - "2,1", - "2,2", - "2,3" - ] - ] - } + "name": "Cans12erV2", + "vendorId": "0x4342", + "productId": "0xABC0", + "matrix": { + "rows": 3, + "cols": 4 + }, + "layouts": { + "keymap": [ + [ + "0,0", + "0,1", + "0,2", + "0,3\n\n\n\n\n\n\n\n\ne0" + ], + [ + "1,0", + "1,1", + "1,2", + "1,3" + ], + [ + "2,0", + "2,1", + "2,2", + "2,3" + ] + ] + } } +