diff --git a/src/horrortroll/chinese_pcb/devil68_pro/devil68_pro.json b/src/horrortroll/chinese_pcb/devil68_pro/devil68_pro.json new file mode 100644 index 0000000000..86cbb6e70b --- /dev/null +++ b/src/horrortroll/chinese_pcb/devil68_pro/devil68_pro.json @@ -0,0 +1,67 @@ +{ + "name": "Devil68 Pro", + "vendorId": "0x7516", + "productId": "0x6001", + "lighting": { + "extends":"qmk_rgblight", + "underglowEffects": [ + ["None", 0], + ["Solid Color", 1], + ["Alphas Mods", 1], + ["Gradient Up/Down", 1], + ["Gradient Left/Right", 1], + ["Breathing", 1], + ["Band Sat.", 1], + ["Band Val.", 1], + ["Pinwheel Sat.", 1], + ["Pinwheel Val.", 1], + ["Spiral Sat.", 1], + ["Spiral Val.", 1], + ["Cycle All", 1], + ["Cycle Left/Right", 1], + ["Cycle Up/Down", 1], + ["Rainbow Moving Chevron", 1], + ["Cycle Out/In", 1], + ["Cycle Out/In Dual", 1], + ["Cycle Pinwheel", 1], + ["Cycle Spiral", 1], + ["Dual Beacon", 1], + ["Rainbow Beacon", 1], + ["Rainbow Pinwheels", 1], + ["Raindrops", 1], + ["Jellybean Raindrops", 1], + ["Hue Breathing", 1], + ["Hue Pendulum", 1], + ["Hue Wave", 1], + ["Pixel Rain", 1], + ["Pixel Fractal", 1], + ["Solid Reactive Simple", 1], + ["Solid Reactive", 1], + ["Solid Reactive Wide", 1], + ["Solid Reactive Multi Wide", 1], + ["Solid Reactive Cross", 1], + ["Solid Reactive Multi Cross", 1], + ["Solid Reactive Nexus", 1], + ["Solid Reactive Multi Nexus", 1], + ["Splash", 1], + ["Multi Splash", 1], + ["Solid Splash", 1], + ["Solid Multi Splash", 1] + ], + "supportedLightingValues": [ + 128, + 129, + 131 + ] + }, + "matrix": { "rows": 5, "cols": 16 }, + "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,14","0,15"], + [{"c":"#aaaaaa","w":1.5},"1,0",{"c":"#cccccc"},"1,2","1,3","1,4","1,5","1,6","1,7","1,8","1,9","1,10","1,11","1,12","1,13",{"c":"#aaaaaa","w":1.5},"1,14","1,15"], + [{"c":"#aaaaaa","w":1.75},"2,0",{"c":"#cccccc"},"2,2","2,3","2,4","2,5","2,6","2,7","2,8","2,9","2,10","2,11","2,12",{"c":"#777777","w":2.25},"2,13",{"c":"#aaaaaa"},"2,15"], + [{"c":"#aaaaaa","w":2.25},"3,1",{"c":"#cccccc"},"3,2","3,3","3,4","3,5","3,6","3,7","3,8","3,9","3,10","3,11",{"c":"#aaaaaa","w":1.75},"3,13",{"c":"#777777"},"3,14",{"c":"#aaaaaa"},"3,15"], + [{"c":"#aaaaaa","w":1.25},"4,0",{"w":1.25},"4,1",{"w":1.25},"4,3",{"c":"#777777","w":6.25},"4,6",{"c":"#aaaaaa"},"4,10","4,11","4,12",{"c":"#777777"},"4,13","4,14","4,15"] + ] + } +}