Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Equinox XL #23695

Merged
merged 7 commits into from
Jul 5, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Cleanup with format-json and prepare for PR
  • Loading branch information
ai03-2725 committed May 11, 2024
commit 05645d50dabb75a0b01b00fe5a6411d2ba45e86b
125 changes: 63 additions & 62 deletions keyboards/ai03/equinox_xl/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@
"manufacturer": "ai03 Design Studio",
"keyboard_name": "Equinox XL",
"maintainer": "ai03",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"usb": {
"vid": "0xA103",
"pid": "0x0020",
"device_version": "0.0.1"
"build": {
"debounce_type": "asym_eager_defer_pk"
},
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
Expand All @@ -17,71 +15,74 @@
"mousekey": true,
"nkro": true
},
"diode_direction": "COL2ROW",
"matrix_pins": {
"rows": ["B7", "F4", "F6", "F7"],
"cols": ["F5", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "D5", "D3", "D2", "D1", "D0"]
},
"indicators": {
"caps_lock": "F1",
"on_state": 0
},
"build": {
"debounce_type": "asym_eager_defer_pk"
"matrix_pins": {
"cols": ["F5", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "D5", "D3", "D2", "D1", "D0"],
"rows": ["B7", "F4", "F6", "F7"]
},
"processor": "atmega32u4",
"url": "https://ai03.com/projects/equinox-xl/",
"usb": {
"device_version": "0.0.1",
"pid": "0x0020",
"vid": "0xA103"
},
"layouts": {
ai03-2725 marked this conversation as resolved.
Show resolved Hide resolved
"LAYOUT": {
"layout": [
{ "matrix": [0, 0], "w": 1.5, "x": 0, "y": 0 },
{ "matrix": [0, 1], "x": 1.5, "y": 0 },
{ "matrix": [0, 2], "x": 2.5, "y": 0 },
{ "matrix": [0, 3], "x": 3.5, "y": 0 },
{ "matrix": [0, 4], "x": 4.5, "y": 0 },
{ "matrix": [0, 5], "x": 5.5, "y": 0 },
{ "matrix": [0, 6], "x": 6.5, "y": 0 },
{ "matrix": [0, 7], "x": 7.5, "y": 0 },
{ "matrix": [0, 8], "x": 8.5, "y": 0 },
{ "matrix": [0, 9], "x": 9.5, "y": 0 },
{ "matrix": [0, 10], "x": 10.5, "y": 0 },
{ "matrix": [0, 11], "x": 11.5, "y": 0 },
{ "matrix": [0, 12], "x": 12.5, "y": 0 },
{ "matrix": [0, 13], "w": 1.5, "x": 13.5, "y": 0 },
{ "matrix": [1, 0], "w": 1.75, "x": 0, "y": 1 },
{ "matrix": [1, 1], "x": 1.75, "y": 1 },
{ "matrix": [1, 2], "x": 2.75, "y": 1 },
{ "matrix": [1, 3], "x": 3.75, "y": 1 },
{ "matrix": [1, 4], "x": 4.75, "y": 1 },
{ "matrix": [1, 5], "x": 5.75, "y": 1 },
{ "matrix": [1, 6], "x": 6.75, "y": 1 },
{ "matrix": [1, 7], "x": 7.75, "y": 1 },
{ "matrix": [1, 8], "x": 8.75, "y": 1 },
{ "matrix": [1, 9], "x": 9.75, "y": 1 },
{ "matrix": [1, 10], "x": 10.75, "y": 1 },
{ "matrix": [1, 11], "x": 11.75, "y": 1 },
{ "matrix": [1, 13], "w": 2.25, "x": 12.75, "y": 1 },
{ "matrix": [2, 0], "w": 1.25, "x": 0, "y": 2 },
{ "matrix": [2, 1], "x": 1.25, "y": 2 },
{ "matrix": [2, 2], "x": 2.25, "y": 2 },
{ "matrix": [2, 3], "x": 3.25, "y": 2 },
{ "matrix": [2, 4], "x": 4.25, "y": 2 },
{ "matrix": [2, 5], "x": 5.25, "y": 2 },
{ "matrix": [2, 6], "x": 6.25, "y": 2 },
{ "matrix": [2, 7], "x": 7.25, "y": 2 },
{ "matrix": [2, 8], "x": 8.25, "y": 2 },
{ "matrix": [2, 9], "x": 9.25, "y": 2 },
{ "matrix": [2, 10], "x": 10.25, "y": 2 },
{ "matrix": [2, 11], "x": 11.25, "y": 2 },
{ "matrix": [2, 12], "w": 1.75, "x": 12.25, "y": 2 },
{ "matrix": [2, 13], "x": 14, "y": 2 },
{ "matrix": [3, 0], "w": 1.5, "x": 0, "y": 3 },
{ "matrix": [3, 1], "x": 1.5, "y": 3 },
{ "matrix": [3, 2], "w": 1.5, "x": 2.5, "y": 3 },
{ "matrix": [3, 5], "w": 3, "x": 4, "y": 3 },
{ "matrix": [3, 7], "x": 7, "y": 3 },
{ "matrix": [3, 9], "w": 3, "x": 8, "y": 3 },
{ "matrix": [3, 11], "w": 1.5, "x": 11, "y": 3 },
{ "matrix": [3, 12], "x": 12.5, "y": 3 },
{ "matrix": [3, 13], "w": 1.5, "x": 13.5, "y": 3 }
{"matrix": [0, 0], "x": 0, "y": 0, "w": 1.5},
{"matrix": [0, 1], "x": 1.5, "y": 0},
{"matrix": [0, 2], "x": 2.5, "y": 0},
{"matrix": [0, 3], "x": 3.5, "y": 0},
{"matrix": [0, 4], "x": 4.5, "y": 0},
{"matrix": [0, 5], "x": 5.5, "y": 0},
{"matrix": [0, 6], "x": 6.5, "y": 0},
{"matrix": [0, 7], "x": 7.5, "y": 0},
{"matrix": [0, 8], "x": 8.5, "y": 0},
{"matrix": [0, 9], "x": 9.5, "y": 0},
{"matrix": [0, 10], "x": 10.5, "y": 0},
{"matrix": [0, 11], "x": 11.5, "y": 0},
{"matrix": [0, 12], "x": 12.5, "y": 0},
{"matrix": [0, 13], "x": 13.5, "y": 0, "w": 1.5},
{"matrix": [1, 0], "x": 0, "y": 1, "w": 1.75},
{"matrix": [1, 1], "x": 1.75, "y": 1},
{"matrix": [1, 2], "x": 2.75, "y": 1},
{"matrix": [1, 3], "x": 3.75, "y": 1},
{"matrix": [1, 4], "x": 4.75, "y": 1},
{"matrix": [1, 5], "x": 5.75, "y": 1},
{"matrix": [1, 6], "x": 6.75, "y": 1},
{"matrix": [1, 7], "x": 7.75, "y": 1},
{"matrix": [1, 8], "x": 8.75, "y": 1},
{"matrix": [1, 9], "x": 9.75, "y": 1},
{"matrix": [1, 10], "x": 10.75, "y": 1},
{"matrix": [1, 11], "x": 11.75, "y": 1},
{"matrix": [1, 13], "x": 12.75, "y": 1, "w": 2.25},
{"matrix": [2, 0], "x": 0, "y": 2, "w": 1.25},
{"matrix": [2, 1], "x": 1.25, "y": 2},
{"matrix": [2, 2], "x": 2.25, "y": 2},
{"matrix": [2, 3], "x": 3.25, "y": 2},
{"matrix": [2, 4], "x": 4.25, "y": 2},
{"matrix": [2, 5], "x": 5.25, "y": 2},
{"matrix": [2, 6], "x": 6.25, "y": 2},
{"matrix": [2, 7], "x": 7.25, "y": 2},
{"matrix": [2, 8], "x": 8.25, "y": 2},
{"matrix": [2, 9], "x": 9.25, "y": 2},
{"matrix": [2, 10], "x": 10.25, "y": 2},
{"matrix": [2, 11], "x": 11.25, "y": 2},
{"matrix": [2, 12], "x": 12.25, "y": 2, "w": 1.75},
{"matrix": [2, 13], "x": 14, "y": 2},
{"matrix": [3, 0], "x": 0, "y": 3, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 3},
{"matrix": [3, 2], "x": 2.5, "y": 3, "w": 1.5},
{"matrix": [3, 5], "x": 4, "y": 3, "w": 3},
{"matrix": [3, 7], "x": 7, "y": 3},
{"matrix": [3, 9], "x": 8, "y": 3, "w": 3},
{"matrix": [3, 11], "x": 11, "y": 3, "w": 1.5},
{"matrix": [3, 12], "x": 12.5, "y": 3},
{"matrix": [3, 13], "x": 13.5, "y": 3, "w": 1.5}
]
}
}
Expand Down
2 changes: 1 addition & 1 deletion keyboards/ai03/equinox_xl/rules.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# This file intentionally left blank
# This file is intentionally left blank