diff --git a/v3/suikagiken/suika27melo/suika27melo.json b/v3/suikagiken/suika27melo/suika27melo.json new file mode 100644 index 0000000000..a94e483ffb --- /dev/null +++ b/v3/suikagiken/suika27melo/suika27melo.json @@ -0,0 +1,67 @@ +{ + "name": "suika27melo", + "vendorId": "0x4B48", + "productId": "0x0201", + "matrix": { + "rows": 4, + "cols": 9 + }, + "layouts": { + "keymap": [ + [ + { + "c": "#aaaaaa" + }, + "0,0", + { + "x": 1, + "c": "#777777" + }, + "0,1", + "0,2", + { + "x": 1 + }, + "0,4", + "0,5", + "0,6", + { + "x": 1 + }, + "2,1", + "2,2", + { + "x": 1 + }, + "2,4", + "2,5", + "2,6" + ], + [ + { + "c": "#aaaaaa" + }, + "1,0", + { + "x": 0.5, + "c": "#cccccc" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8" + ] + ] + } +}