-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bastard Keyboards: Add Dilemma Max and Charybdis Mini (#2039)
- Loading branch information
Showing
2 changed files
with
626 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,260 @@ | ||
{ | ||
"name": "Charybdis Mini", | ||
"vendorId": "0xA8F8", | ||
"productId": "0x1834", | ||
"matrix": { | ||
"rows": 8, | ||
"cols": 6 | ||
}, | ||
"menus": [ | ||
"qmk_rgb_matrix" | ||
], | ||
"keycodes": [ | ||
"qmk_lighting" | ||
], | ||
"customKeycodes": [ | ||
{ | ||
"name": "Default DPI Forward", | ||
"title": "Default DPI Forward", | ||
"shortName": "DPI+" | ||
}, | ||
{ | ||
"name": "Default DPI Reverse", | ||
"title": "Default DPI Reverse", | ||
"shortName": "DPI-" | ||
}, | ||
{ | ||
"name": "Sniping DPI Forward", | ||
"title": "Sniping DPI Forward", | ||
"shortName": "Sniping+" | ||
}, | ||
{ | ||
"name": "Sniping DPI Reverse", | ||
"title": "Sniping DPI Reverse", | ||
"shortName": "Sniping-" | ||
}, | ||
{ | ||
"name": "Sniping Mode", | ||
"title": "Sniping Mode", | ||
"shortName": "SnipeMO" | ||
}, | ||
{ | ||
"name": "Sniping Toggle", | ||
"title": "Sniping Toggle", | ||
"shortName": "SnipeTG" | ||
}, | ||
{ | ||
"name": "Dragscroll Mode", | ||
"title": "Dragscroll Mode", | ||
"shortName": "DragScl" | ||
}, | ||
{ | ||
"name": "Dragscroll Toggle", | ||
"title": "Dragscroll Toggle", | ||
"shortName": "DragTog" | ||
} | ||
], | ||
"layouts": { | ||
"labels": [ | ||
[ | ||
"Trackball", | ||
"Right", | ||
"Left" | ||
] | ||
], | ||
"keymap": [ | ||
[ | ||
{ | ||
"x": 3 | ||
}, | ||
"0,3", | ||
{ | ||
"x": 8 | ||
}, | ||
"4,3" | ||
], | ||
[ | ||
{ | ||
"y": -0.9, | ||
"x": 2 | ||
}, | ||
"0,2" | ||
], | ||
[ | ||
{ | ||
"y": -1, | ||
"x": 4 | ||
}, | ||
"0,4", | ||
{ | ||
"x": 6 | ||
}, | ||
"4,4", | ||
{ | ||
"x": 1 | ||
}, | ||
"4,2" | ||
], | ||
[ | ||
{ | ||
"y": -0.98, | ||
"x": 5 | ||
}, | ||
"0,5", | ||
{ | ||
"x": 4 | ||
}, | ||
"4,5" | ||
], | ||
[ | ||
{ | ||
"y": -0.62 | ||
}, | ||
"0,0", | ||
"0,1", | ||
{ | ||
"x": 12 | ||
}, | ||
"4,1", | ||
"4,0" | ||
], | ||
[ | ||
{ | ||
"y": -0.5, | ||
"x": 3 | ||
}, | ||
"1,3", | ||
{ | ||
"x": 8 | ||
}, | ||
"5,3" | ||
], | ||
[ | ||
{ | ||
"y": -0.9, | ||
"x": 2 | ||
}, | ||
"1,2", | ||
{ | ||
"x": 1 | ||
}, | ||
"1,4", | ||
{ | ||
"x": 6 | ||
}, | ||
"5,4", | ||
{ | ||
"x": 1 | ||
}, | ||
"5,2" | ||
], | ||
[ | ||
{ | ||
"y": -0.98, | ||
"x": 5 | ||
}, | ||
"1,5", | ||
{ | ||
"x": 4 | ||
}, | ||
"5,5" | ||
], | ||
[ | ||
{ | ||
"y": -0.62 | ||
}, | ||
"1,0", | ||
"1,1", | ||
{ | ||
"x": 12 | ||
}, | ||
"5,1", | ||
"5,0" | ||
], | ||
[ | ||
{ | ||
"y": -0.5, | ||
"x": 3 | ||
}, | ||
"2,3", | ||
{ | ||
"x": 8 | ||
}, | ||
"6,3" | ||
], | ||
[ | ||
{ | ||
"y": -0.9, | ||
"x": 2 | ||
}, | ||
"2,2", | ||
{ | ||
"x": 1 | ||
}, | ||
"2,4", | ||
{ | ||
"x": 6 | ||
}, | ||
"6,4", | ||
{ | ||
"x": 1 | ||
}, | ||
"6,2" | ||
], | ||
[ | ||
{ | ||
"y": -0.98, | ||
"x": 5 | ||
}, | ||
"2,5", | ||
{ | ||
"x": 4 | ||
}, | ||
"6,5" | ||
], | ||
[ | ||
{ | ||
"y": -0.62 | ||
}, | ||
"2,0", | ||
"2,1", | ||
{ | ||
"x": 12 | ||
}, | ||
"6,1", | ||
"6,0" | ||
], | ||
[ | ||
{ | ||
"x": 4.75 | ||
}, | ||
"3,3\n\n\n0,0", | ||
"3,4\n\n\n0,0", | ||
"3,1", | ||
{ | ||
"x": 0.5 | ||
}, | ||
"7,1", | ||
"7,3\n\n\n0,0", | ||
{ | ||
"d": true | ||
}, | ||
"\n\n\n0,0" | ||
], | ||
[ | ||
{ | ||
"y": 0.5, | ||
"x": 4.75, | ||
"d": true | ||
}, | ||
"\n\n\n0,1", | ||
"3,3\n\n\n0,1", | ||
{ | ||
"x": 2.5 | ||
}, | ||
"7,4\n\n\n0,1", | ||
"7,3\n\n\n0,1" | ||
] | ||
] | ||
} | ||
} |
Oops, something went wrong.