From bbcbd201943de6dcc28de00aa1e86f6319739f8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Thanh=20S=C6=A1n?= Date: Sat, 23 Nov 2024 00:02:00 +0700 Subject: [PATCH 1/2] [Via] Add S6xty5Neo Rev.2 support --- v3/trnthsn/s6xty5neor2/s6xty5neor2.json | 152 ++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 v3/trnthsn/s6xty5neor2/s6xty5neor2.json diff --git a/v3/trnthsn/s6xty5neor2/s6xty5neor2.json b/v3/trnthsn/s6xty5neor2/s6xty5neor2.json new file mode 100644 index 0000000000..e6118916b5 --- /dev/null +++ b/v3/trnthsn/s6xty5neor2/s6xty5neor2.json @@ -0,0 +1,152 @@ +{ + "name": "S6xty5Neo Rev.2", + "vendorId": "0x5453", + "productId": "0x4E45", + "matrix": { + "rows": 5, + "cols": 15 + }, + "layouts": { + "labels": [ + "Split Backspace", + "Split Left Shift" + ], + "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", + { + "w": 2 + }, + "0,13\n\n\n0,0", + "0,14", + { + "x": 0.5 + }, + "2,12\n\n\n0,1", + "0,13\n\n\n0,1" + ], + [ + { + "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", + { + "c": "#777777", + "w": 2.25 + }, + "2,13", + { + "c": "#cccccc" + }, + "2,14" + ], + [ + { + "w": 2.25 + }, + "3,0\n\n\n1,0", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "w": 1.75 + }, + "3,12", + "3,13", + "3,14" + ], + [ + { + "w": 1.5 + }, + "4,0", + "4,1", + { + "w": 1.5 + }, + "4,2", + { + "w": 7 + }, + "4,7", + { + "w": 1.5 + }, + "4,11", + { + "x": 0.5 + }, + "4,12", + "4,13", + "4,14" + ], + [ + { + "y": 0.25, + "w": 1.25 + }, + "3,0\n\n\n1,1", + "3,1\n\n\n1,1" + ] + ] + } +} \ No newline at end of file From f7e0169474ab3d28af6472369c0f459a466cc358 Mon Sep 17 00:00:00 2001 From: Cipulot <40441626+Cipulot@users.noreply.github.com> Date: Sat, 7 Dec 2024 12:15:18 +0100 Subject: [PATCH 2/2] Update v3/trnthsn/s6xty5neor2/s6xty5neor2.json --- v3/trnthsn/s6xty5neor2/s6xty5neor2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/trnthsn/s6xty5neor2/s6xty5neor2.json b/v3/trnthsn/s6xty5neor2/s6xty5neor2.json index e6118916b5..5d31644488 100644 --- a/v3/trnthsn/s6xty5neor2/s6xty5neor2.json +++ b/v3/trnthsn/s6xty5neor2/s6xty5neor2.json @@ -149,4 +149,4 @@ ] ] } -} \ No newline at end of file +}