Skip to content

Instantly share code, notes, and snippets.

@sn0opy
Created January 28, 2021 22:22
Show Gist options
  • Save sn0opy/c2bec17a5ef34992ad6781306be5ff9d to your computer and use it in GitHub Desktop.
Save sn0opy/c2bec17a5ef34992ad6781306be5ff9d to your computer and use it in GitHub Desktop.
void9 VIA design/config
{
"name": "VOID9",
"vendorId": "0xF055",
"productId": "0x3534",
"lighting": "none",
"matrix": { "rows": 3, "cols": 3 },
"layouts": {
"keymap": [
["0,0", "0,1", "0,2"],
["1,0", "1,1", "1,2"],
["2,0", "2,1", "2,2"]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment