diff --git a/v3/projectd/ansi/75/projectd_75_ansi.json b/v3/projectd/ansi/75/projectd_75_ansi.json new file mode 100644 index 0000000000..8efa5419ce --- /dev/null +++ b/v3/projectd/ansi/75/projectd_75_ansi.json @@ -0,0 +1,211 @@ +{ + "name": "ProjectD 75% ANSI", + "vendorId": "0x3233", + "productId": "0x000F", + "keycodes": ["qmk_lighting"], + "menus": ["qmk_rgb_matrix"], + "matrix": {"rows": 11, "cols": 8}, + "layouts": { + "keymap":[ + [ + { + "c": "#777777" + }, + "1,3\nESC", + { + "x": 0.25, + "c": "#cccccc" + }, + "2,6", + "3,6", + "3,1", + "3,3", + { + "x": 0.25 + }, + "0,7", + "6,3", + "7,1", + "7,6", + { + "x": 0.25 + }, + "10,6", + "10,7", + "10,3", + "10,5", + { + "x": 0.25 + }, + "9,7", + { + "x": 0.5 + }, + "6,5" + ], + [ + { + "y": 0.25 + }, + "1,6", + "1,7", + "2,7", + "3,7", + "4,7", + "4,6", + "5,6", + "5,7", + "6,7", + "7,7", + "8,7", + "8,6", + "6,6", + { + "c": "#aaaaaa", + "w": 2 + }, + "10,1", + { + "x":0.5 + }, + "0,2" + ], + [ + { + "c": "#aaaaaa", + "w": 1.5 + }, + "1,1", + "1,0", + "2,0", + "3,0", + "4,0", + "4,1", + "5,1", + "5,0", + "6,0", + "7,0", + "8,0", + "8,1", + "6,1", + { + "w": 1.5 + }, + "10,2", + { + "x":0.5 + }, + "1,5" + ], + [ + { + "c": "#aaaaaa", + "w": 1.75 + }, + "2,1", + "1,2", + "2,2", + "3,2", + "4,2", + "4,3", + "5,3", + "5,2", + "6,2", + "7,2", + "8,2", + "8,3", + { + "c": "#777777", + "w": 2.25 + }, + "10,4", + { + "x":0.5, + "c": "#aaaaaa" + }, + "2,5" + ], + [ + { + "c": "#aaaaaa", + "w": 2.25 + }, + "0,0", + "1,4", + "2,4", + "3,4", + "4,4", + "4,5", + "5,5", + "5,4", + "6,4", + "7,4", + "8,5", + { + "c": "#aaaaaa", + "w": 1.75 + }, + "9,1", + { + "x": 0.25, + "y": 0.25, + "c": "#777777" + }, + "3,5", + { + "x": 0.25, + "y": -0.25, + "c": "#aaaaaa" + }, + "7,5" + ], + [ + { + "c": "#aaaaaa", + "w": 1.25 + }, + "0,6", + { + "c": "#aaaaaa", + "w": 1.25 + }, + "9,0", + { + "c": "#aaaaaa", + "w": 1.25 + }, + "9,3", + { + "w": 6.25 + }, + "9,4", + { + "c": "#aaaaaa" + }, + "9,5", + { + "c": "#777777" + }, + "9,2", + { + "c": "#aaaaaa" + }, + "0,4", + { + "x":0.25, + "y":0.25, + "c": "#777777" + }, + "0,3", + { + "c": "#777777" + }, + "7,3", + { + "c": "#777777" + }, + "0,5" + ] + ] + } +}