Skip to content

Instantly share code, notes, and snippets.

@eutialia
Last active April 2, 2023 07:07
Show Gist options
  • Save eutialia/a86d224849da4abc508e16d3cf0031be to your computer and use it in GitHub Desktop.
Save eutialia/a86d224849da4abc508e16d3cf0031be to your computer and use it in GitHub Desktop.
QMK firmware for Trio65 hot-swappable PCB 1.2mm version
{
"manufacturer": "eutialia",
"keyboard_name": "bioi/trio65",
"maintainer": "eutialia",
"bootloader": "atmel-dfu",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"console": false,
"extrakey": true,
"mousekey": false,
"nkro": false
},
"debounce": 5,
"rgblight": {
"led_count": 7,
"pin": "B7",
"hue_steps": 8,
"sleep": true,
"max_brightness": 255,
"saturation_steps": 8,
"brightness_steps": 8,
"animations": {
"breathing": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"static_gradient": true
}
},
"matrix_pins": {
"cols": ["E6", "B0", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "D5", "D3", "D2"],
"rows": ["B3", "D1", "F0", "F4", "F1"]
},
"processor": "atmega32u4",
"url": "",
"usb": {
"vid": "0x5043",
"pid": "0x5449",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_65_ansi": {
"layout": [
{ "matrix": [0, 0], "x": 0, "y": 0, "label": "Ecs" },
{ "matrix": [0, 1], "x": 1, "y": 0, "label": "1" },
{ "matrix": [0, 2], "x": 2, "y": 0, "label": "2" },
{ "matrix": [0, 3], "x": 3, "y": 0, "label": "3" },
{ "matrix": [0, 4], "x": 4, "y": 0, "label": "4" },
{ "matrix": [0, 5], "x": 5, "y": 0, "label": "5" },
{ "matrix": [0, 6], "x": 6, "y": 0, "label": "6" },
{ "matrix": [0, 7], "x": 7, "y": 0, "label": "7" },
{ "matrix": [0, 8], "x": 8, "y": 0, "label": "8" },
{ "matrix": [0, 9], "x": 9, "y": 0, "label": "9" },
{ "matrix": [0, 10], "x": 10, "y": 0, "label": "0" },
{ "matrix": [0, 11], "x": 11, "y": 0, "label": "-" },
{ "matrix": [0, 12], "x": 12, "y": 0, "label": "=" },
{ "matrix": [0, 13], "w": 2, "x": 13, "y": 0, "label": "Bspc" },
{ "matrix": [0, 15], "x": 15, "y": 0, "label": "Home" },
{ "matrix": [1, 0], "w": 1.5, "x": 0, "y": 1, "label": "Tab" },
{ "matrix": [1, 2], "x": 1.5, "y": 1, "label": "q" },
{ "matrix": [1, 3], "x": 2.5, "y": 1, "label": "w" },
{ "matrix": [1, 4], "x": 3.5, "y": 1, "label": "e" },
{ "matrix": [1, 5], "x": 4.5, "y": 1, "label": "r" },
{ "matrix": [1, 6], "x": 5.5, "y": 1, "label": "t" },
{ "matrix": [1, 7], "x": 6.5, "y": 1, "label": "y" },
{ "matrix": [1, 8], "x": 7.5, "y": 1, "label": "u" },
{ "matrix": [1, 9], "x": 8.5, "y": 1, "label": "i" },
{ "matrix": [1, 10], "x": 9.5, "y": 1, "label": "o" },
{ "matrix": [1, 11], "x": 10.5, "y": 1, "label": "p" },
{ "matrix": [1, 12], "x": 11.5, "y": 1, "label": "[" },
{ "matrix": [1, 13], "x": 12.5, "y": 1, "label": "]" },
{ "matrix": [1, 14], "w": 1.5, "x": 13.5, "y": 1, "label": "|" },
{ "matrix": [1, 15], "x": 15, "y": 1, "label": "Pgup" },
{ "matrix": [2, 0], "w": 1.75, "x": 0, "y": 2, "label": "Caps" },
{ "matrix": [2, 2], "x": 1.75, "y": 2, "label": "a" },
{ "matrix": [2, 3], "x": 2.75, "y": 2, "label": "s" },
{ "matrix": [2, 4], "x": 3.75, "y": 2, "label": "d" },
{ "matrix": [2, 5], "x": 4.75, "y": 2, "label": "f" },
{ "matrix": [2, 6], "x": 5.75, "y": 2, "label": "g" },
{ "matrix": [2, 7], "x": 6.75, "y": 2, "label": "h" },
{ "matrix": [2, 8], "x": 7.75, "y": 2, "label": "j" },
{ "matrix": [2, 9], "x": 8.75, "y": 2, "label": "k" },
{ "matrix": [2, 10], "x": 9.75, "y": 2, "label": "l" },
{ "matrix": [2, 11], "x": 10.75, "y": 2, "label": ";" },
{ "matrix": [2, 12], "x": 11.75, "y": 2, "label": "'" },
{ "matrix": [2, 13], "w": 2.25, "x": 12.75, "y": 2, "label": "Enter" },
{ "matrix": [2, 15], "x": 15, "y": 2, "label": "Pgdn" },
{ "matrix": [3, 0], "w": 2.25, "x": 0, "y": 3, "label": "Lshift" },
{ "matrix": [3, 2], "x": 2.25, "y": 3, "label": "z" },
{ "matrix": [3, 3], "x": 3.25, "y": 3, "label": "x" },
{ "matrix": [3, 4], "x": 4.25, "y": 3, "label": "c" },
{ "matrix": [3, 5], "x": 5.25, "y": 3, "label": "v" },
{ "matrix": [3, 6], "x": 6.25, "y": 3, "label": "b" },
{ "matrix": [3, 7], "x": 7.25, "y": 3, "label": "n" },
{ "matrix": [3, 8], "x": 8.25, "y": 3, "label": "m`" },
{ "matrix": [3, 9], "x": 9.25, "y": 3, "label": "<" },
{ "matrix": [3, 10], "x": 10.25, "y": 3, "label": ">" },
{ "matrix": [3, 11], "x": 11.25, "y": 3, "label": "?" },
{ "matrix": [3, 13], "w": 1.75, "x": 12.25, "y": 3, "label": "Rshift" },
{ "matrix": [3, 14], "x": 14, "y": 3, "label": "Up" },
{ "matrix": [3, 15], "x": 15, "y": 3, "label": "End" },
{ "matrix": [4, 0], "w": 1.25, "x": 0, "y": 4, "label": "Lctrl" },
{ "matrix": [4, 1], "w": 1.25, "x": 1.25, "y": 4, "label": "Lalt" },
{ "matrix": [4, 3], "w": 1.25, "x": 2.5, "y": 4, "label": "Lwin" },
{ "matrix": [4, 7], "w": 6.25, "x": 3.75, "y": 4, "label": "Space" },
{ "matrix": [4, 10], "w": 1.25, "x": 10, "y": 4, "label": "Ralt" },
{ "matrix": [4, 11], "w": 1.25, "x": 11.25, "y": 4, "label": "Layer" },
{ "matrix": [4, 13], "x": 12.25, "y": 4, "label": "Left" },
{ "matrix": [4, 14], "x": 13.25, "y": 4, "label": "Down" },
{ "matrix": [4, 15], "x": 14.25, "y": 4, "label": "Right" }
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment