Skip to content

Commit

Permalink
Bastard Keyboards: Add Dilemma Max and Charybdis Mini (#2039)
Browse files Browse the repository at this point in the history
  • Loading branch information
casuanoob authored Oct 2, 2023
1 parent 634d5f0 commit f1f71eb
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 0 deletions.
260 changes: 260 additions & 0 deletions v3/bastardkb/charybdis_3x6/charybdis_3x6.json
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"
]
]
}
}
Loading

0 comments on commit f1f71eb

Please sign in to comment.