Skip to content

Instantly share code, notes, and snippets.

@munepi
Created February 20, 2022 14:26
Show Gist options
  • Save munepi/67d59eb5f8c2fa0f0d84228380b38f2a to your computer and use it in GitHub Desktop.
Save munepi/67d59eb5f8c2fa0f0d84228380b38f2a to your computer and use it in GitHub Desktop.
D45.json: **unofficial** KBDfans D45 definition file for REMAP https://remap-keys.app/
{
"name": "D45",
"vendorId": "0x4B42",
"productId": "0x0010",
"lighting": {
"extends": "none",
"keycodes": "qmk"
},
"matrix": {
"rows": 4,
"cols": 16
},
"layouts": {
"keymap":
[
[
"0,0",
{
"x": 0.25,
"w": 1.5
},
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11",
"0,12",
"0,13",
{
"w": 1.5
},
"0,14",
{
"x": 0.5
},
"0,15"
],
[
"1,0",
{
"x": 0.25,
"w": 1.75
},
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11",
"1,12",
{
"w": 2.25
},
"1,14",
{
"x": 0.5
},
"1,15"
],
[
"2,0",
{
"x": 0.25,
"w": 2.25
},
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11",
{
"w": 1.75
},
"2,13",
{
"x": 1.5
},
"2,15"
],
[
{
"y": -0.75,
"x": 15.5
},
"2,14"
],
[
{
"y": -0.25
},
"3,0",
{
"x": 1.75
},
"3,2",
{
"w": 1.5
},
"3,3",
{
"w": 2.75
},
"3,5",
{
"w": 2.25
},
"3,7",
{
"w": 1.5
},
"3,9",
"3,10"
],
[
{
"y": -0.75,
"x": 14.5
},
"3,13",
"3,14",
"3,15"
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment