From 866de5d32e5cca9757621454629134cc4699db88 Mon Sep 17 00:00:00 2001 From: cttt <1219008126@qq.com> Date: Mon, 3 Apr 2023 06:15:29 +0800 Subject: [PATCH 1/5] Add erdnuss65 --- src/citrus/erdnuss65/Erdnuss 65.json | 128 ++++++++++++++++++++++ v3/citrus/erdnuss65/Erdnuss 65.json | 152 +++++++++++++++++++++++++++ 2 files changed, 280 insertions(+) create mode 100644 src/citrus/erdnuss65/Erdnuss 65.json create mode 100644 v3/citrus/erdnuss65/Erdnuss 65.json diff --git a/src/citrus/erdnuss65/Erdnuss 65.json b/src/citrus/erdnuss65/Erdnuss 65.json new file mode 100644 index 0000000000..a28d605058 --- /dev/null +++ b/src/citrus/erdnuss65/Erdnuss 65.json @@ -0,0 +1,128 @@ + { + "name": "Erdnuss 65", + + "vendorId": "0x636c", + + "productId": "0x6374", + + "lighting": "nome", + + "matrix": { "rows" : 5 , "cols" : 15 }, + + "layouts": { + "keymap": [ + [ + "0,0", + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + { + "w": 2 + }, + "0,13", + "0,14" + ], + [ + { + "w": 1.5 + }, + "1,0", + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w": 1.5 + }, + "1,13", + "1,14" + ], + [ + { + "w": 1.75 + }, + "2,0", + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + { + "w": 2.25 + }, + "2,13", + "2,14" + ], + [ + { + "w": 2.25 + }, + "3,0", + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + { + "w": 1.75 + }, + "3,12", + "3,13", + "3,14" + ], + [ + { + "w": 1.5 + }, + "4,0", + "4,1", + { + "w": 1.5 + }, + "4,2", + { + "w": 7 + }, + "4,3", + { + "w": 1.5 + }, + "4,10", + { + "x": 0.5 + }, + "4,12", + "4,13", + "4,14" + ] + ] + } + } \ No newline at end of file diff --git a/v3/citrus/erdnuss65/Erdnuss 65.json b/v3/citrus/erdnuss65/Erdnuss 65.json new file mode 100644 index 0000000000..3d2a3e8726 --- /dev/null +++ b/v3/citrus/erdnuss65/Erdnuss 65.json @@ -0,0 +1,152 @@ + { + "name": "Erdnuss 65", + + "vendorId": "0x636c", + + "productId": "0x6374", + + "matrix": { "rows" : 5 , "cols" : 15 }, + + "layouts": { + "keymap": [ + [ + { + "c": "#f3a0ac" + }, + "0,0", + { + "c": "#F0F0F0" + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + { + "c": "#A3A3A3", + "w": 2 + }, + "0,13", + "0,14" + ], + [ + { + "w": 1.5 + }, + "1,0", + { + "c": "#F0F0F0" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w": 1.5 + }, + "1,13", + { + "c": "#A3A3A3" + }, + "1,14" + ], + [ + { + "w": 1.75 + }, + "2,0", + { + "c": "#F0F0F0" + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + { + "c": "#f3a0ac", + "w": 2.25 + }, + "2,13", + { + "c": "#A3A3A3" + }, + "2,14" + ], + [ + { + "w": 2.25 + }, + "3,0", + { + "c": "#F0F0F0" + }, + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + { + "c": "#A3A3A3", + "w": 1.75 + }, + "3,12", + "3,13", + "3,14" + ], + [ + { + "w": 1.5 + }, + "4,0", + "4,1", + { + "w": 1.5 + }, + "4,2", + { + "c": "#F0F0F0", + "w": 7 + }, + "4,3", + { + "c": "#A3A3A3", + "w": 1.5 + }, + "4,10", + { + "x": 0.5 + }, + "4,12", + "4,13", + "4,14" + ] + ] + } + } \ No newline at end of file From 451f51989cc91df792b844e52d5d4cb82548f833 Mon Sep 17 00:00:00 2001 From: cttt <1219008126@qq.com> Date: Sat, 8 Apr 2023 12:49:57 +0800 Subject: [PATCH 2/5] Delete Erdnuss 65.json --- src/citrus/erdnuss65/Erdnuss 65.json | 128 --------------------------- 1 file changed, 128 deletions(-) delete mode 100644 src/citrus/erdnuss65/Erdnuss 65.json diff --git a/src/citrus/erdnuss65/Erdnuss 65.json b/src/citrus/erdnuss65/Erdnuss 65.json deleted file mode 100644 index a28d605058..0000000000 --- a/src/citrus/erdnuss65/Erdnuss 65.json +++ /dev/null @@ -1,128 +0,0 @@ - { - "name": "Erdnuss 65", - - "vendorId": "0x636c", - - "productId": "0x6374", - - "lighting": "nome", - - "matrix": { "rows" : 5 , "cols" : 15 }, - - "layouts": { - "keymap": [ - [ - "0,0", - "0,1", - "0,2", - "0,3", - "0,4", - "0,5", - "0,6", - "0,7", - "0,8", - "0,9", - "0,10", - "0,11", - "0,12", - { - "w": 2 - }, - "0,13", - "0,14" - ], - [ - { - "w": 1.5 - }, - "1,0", - "1,1", - "1,2", - "1,3", - "1,4", - "1,5", - "1,6", - "1,7", - "1,8", - "1,9", - "1,10", - "1,11", - "1,12", - { - "w": 1.5 - }, - "1,13", - "1,14" - ], - [ - { - "w": 1.75 - }, - "2,0", - "2,1", - "2,2", - "2,3", - "2,4", - "2,5", - "2,6", - "2,7", - "2,8", - "2,9", - "2,10", - "2,11", - { - "w": 2.25 - }, - "2,13", - "2,14" - ], - [ - { - "w": 2.25 - }, - "3,0", - "3,1", - "3,2", - "3,3", - "3,4", - "3,5", - "3,6", - "3,7", - "3,8", - "3,9", - "3,10", - { - "w": 1.75 - }, - "3,12", - "3,13", - "3,14" - ], - [ - { - "w": 1.5 - }, - "4,0", - "4,1", - { - "w": 1.5 - }, - "4,2", - { - "w": 7 - }, - "4,3", - { - "w": 1.5 - }, - "4,10", - { - "x": 0.5 - }, - "4,12", - "4,13", - "4,14" - ] - ] - } - } \ No newline at end of file From 26a6902f717276857cde8d40978beba603eed326 Mon Sep 17 00:00:00 2001 From: cttt <57359810+ctt-t@users.noreply.github.com> Date: Sat, 8 Apr 2023 19:50:02 +0800 Subject: [PATCH 3/5] Rename Erdnuss 65.json to Erdnuss65.json --- v3/citrus/erdnuss65/{Erdnuss 65.json => Erdnuss65.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename v3/citrus/erdnuss65/{Erdnuss 65.json => Erdnuss65.json} (99%) diff --git a/v3/citrus/erdnuss65/Erdnuss 65.json b/v3/citrus/erdnuss65/Erdnuss65.json similarity index 99% rename from v3/citrus/erdnuss65/Erdnuss 65.json rename to v3/citrus/erdnuss65/Erdnuss65.json index 3d2a3e8726..4fd09f9cb1 100644 --- a/v3/citrus/erdnuss65/Erdnuss 65.json +++ b/v3/citrus/erdnuss65/Erdnuss65.json @@ -149,4 +149,4 @@ ] ] } - } \ No newline at end of file + } From e7db612ca5245f5829e5c736999726ecedf57497 Mon Sep 17 00:00:00 2001 From: cttt <1219008126@qq.com> Date: Sat, 8 Apr 2023 19:52:29 +0800 Subject: [PATCH 4/5] Create Erdnuss65.json --- v3/citrus/Erdnuss65.json | 152 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 v3/citrus/Erdnuss65.json diff --git a/v3/citrus/Erdnuss65.json b/v3/citrus/Erdnuss65.json new file mode 100644 index 0000000000..871b7c6904 --- /dev/null +++ b/v3/citrus/Erdnuss65.json @@ -0,0 +1,152 @@ + { + "name": "Erdnuss 65", + + "vendorId": "0x636C", + + "productId": "0x6374", + + "matrix": { "rows" : 5 , "cols" : 15 }, + + "layouts": { + "keymap": [ + [ + { + "c": "#777777" + }, + "0,0", + { + "c": "#cccccc" + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + { + "c": "#aaaaaa", + "w": 2 + }, + "0,13", + "0,14" + ], + [ + { + "w": 1.5 + }, + "1,0", + { + "c": "#cccccc" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w": 1.5 + }, + "1,13", + { + "c": "#aaaaaa" + }, + "1,14" + ], + [ + { + "w": 1.75 + }, + "2,0", + { + "c": "#cccccc" + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + { + "c": "#777777", + "w": 2.25 + }, + "2,13", + { + "c": "#aaaaaa" + }, + "2,14" + ], + [ + { + "w": 2.25 + }, + "3,0", + { + "c": "#cccccc" + }, + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + { + "c": "#aaaaaa", + "w": 1.75 + }, + "3,12", + "3,13", + "3,14" + ], + [ + { + "w": 1.5 + }, + "4,0", + "4,1", + { + "w": 1.5 + }, + "4,2", + { + "c": "#cccccc", + "w": 7 + }, + "4,3", + { + "c": "#aaaaaa", + "w": 1.5 + }, + "4,10", + { + "x": 0.5 + }, + "4,12", + "4,13", + "4,14" + ] + ] + } + } \ No newline at end of file From f8ba7da72801bde35c843c8c3b2287a6150ac52c Mon Sep 17 00:00:00 2001 From: cttt <1219008126@qq.com> Date: Sat, 8 Apr 2023 19:53:33 +0800 Subject: [PATCH 5/5] Delete Erdnuss65.json --- v3/citrus/erdnuss65/Erdnuss65.json | 152 ----------------------------- 1 file changed, 152 deletions(-) delete mode 100644 v3/citrus/erdnuss65/Erdnuss65.json diff --git a/v3/citrus/erdnuss65/Erdnuss65.json b/v3/citrus/erdnuss65/Erdnuss65.json deleted file mode 100644 index 4fd09f9cb1..0000000000 --- a/v3/citrus/erdnuss65/Erdnuss65.json +++ /dev/null @@ -1,152 +0,0 @@ - { - "name": "Erdnuss 65", - - "vendorId": "0x636c", - - "productId": "0x6374", - - "matrix": { "rows" : 5 , "cols" : 15 }, - - "layouts": { - "keymap": [ - [ - { - "c": "#f3a0ac" - }, - "0,0", - { - "c": "#F0F0F0" - }, - "0,1", - "0,2", - "0,3", - "0,4", - "0,5", - "0,6", - "0,7", - "0,8", - "0,9", - "0,10", - "0,11", - "0,12", - { - "c": "#A3A3A3", - "w": 2 - }, - "0,13", - "0,14" - ], - [ - { - "w": 1.5 - }, - "1,0", - { - "c": "#F0F0F0" - }, - "1,1", - "1,2", - "1,3", - "1,4", - "1,5", - "1,6", - "1,7", - "1,8", - "1,9", - "1,10", - "1,11", - "1,12", - { - "w": 1.5 - }, - "1,13", - { - "c": "#A3A3A3" - }, - "1,14" - ], - [ - { - "w": 1.75 - }, - "2,0", - { - "c": "#F0F0F0" - }, - "2,1", - "2,2", - "2,3", - "2,4", - "2,5", - "2,6", - "2,7", - "2,8", - "2,9", - "2,10", - "2,11", - { - "c": "#f3a0ac", - "w": 2.25 - }, - "2,13", - { - "c": "#A3A3A3" - }, - "2,14" - ], - [ - { - "w": 2.25 - }, - "3,0", - { - "c": "#F0F0F0" - }, - "3,1", - "3,2", - "3,3", - "3,4", - "3,5", - "3,6", - "3,7", - "3,8", - "3,9", - "3,10", - { - "c": "#A3A3A3", - "w": 1.75 - }, - "3,12", - "3,13", - "3,14" - ], - [ - { - "w": 1.5 - }, - "4,0", - "4,1", - { - "w": 1.5 - }, - "4,2", - { - "c": "#F0F0F0", - "w": 7 - }, - "4,3", - { - "c": "#A3A3A3", - "w": 1.5 - }, - "4,10", - { - "x": 0.5 - }, - "4,12", - "4,13", - "4,14" - ] - ] - } - }