Files
qmk_firmware_a/keyboards/percent_studio_aftermarket/keyboard.json
T
Jubakuba 3c338996f0 Adding Volt 80 Custom PCB Support (#26158)
* Adding Volt 80 Custom PCB Support

* update license

* lint fix

* requested changes

* requested changes 2

* requested changes 3 because I'm incompetent

* requested changes

* drashna recommends

* Update keyboards/percent_studio_aftermarket/keyboard.json

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/percent_studio_aftermarket/keymaps/default/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/percent_studio_aftermarket/keyboard.json

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/percent_studio_aftermarket/percent_studio_aftermarket.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/percent_studio_aftermarket/percent_studio_aftermarket.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Fix JSON formatting by removing extra lines

---------

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2026-05-26 13:21:19 -07:00

127 lines
7.0 KiB
JSON

{
"manufacturer": "Mike Tihonovich",
"keyboard_name": "percent_studio_aftermarket",
"maintainer": "Jubakuba",
"bootloader": "rp2040",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"extrakey": true,
"mousekey": true,
"nkro": true,
"rgblight": true
},
"matrix_pins": {
"cols": ["GP0", "GP1", "GP2", "GP3", "GP4", "GP5", "GP6", "GP7", "GP8", "GP9"],
"rows": ["GP10", "GP11", "GP12", "GP13", "GP14", "GP15", "GP26", "GP27", "GP28"]
},
"processor": "RP2040",
"usb": {
"device_version": "1.0.0",
"pid": "0x0004",
"vid": "0x4A4B"
},
"layouts": {
"LAYOUT": {
"layout": [
{"matrix": [0, 0], "x": 1, "y": 0, "label": "Esc"},
{"matrix": [0, 1], "x": 2, "y": 0, "label": "F1"},
{"matrix": [0, 2], "x": 3, "y": 0, "label": "F2"},
{"matrix": [0, 3], "x": 4, "y": 0, "label": "F3"},
{"matrix": [0, 4], "x": 5, "y": 0, "label": "F4"},
{"matrix": [0, 5], "x": 6, "y": 0, "label": "F5"},
{"matrix": [0, 6], "x": 7, "y": 0, "label": "F6"},
{"matrix": [0, 7], "x": 8, "y": 0, "label": "F7"},
{"matrix": [0, 8], "x": 9, "y": 0, "label": "F8"},
{"matrix": [0, 9], "x": 10, "y": 0, "label": "F9"},
{"matrix": [6, 2], "x": 11, "y": 0, "label": "F10"},
{"matrix": [6, 3], "x": 12, "y": 0, "label": "F11"},
{"matrix": [6, 4], "x": 13, "y": 0, "label": "F12"},
{"matrix": [6, 5], "x": 14, "y": 0, "label": "F13"},
{"matrix": [6, 6], "x": 15, "y": 0, "label": "F14"},
{"matrix": [6, 7], "x": 16.5, "y": 0, "label": "Print Screen"},
{"matrix": [6, 8], "x": 17.5, "y": 0, "label": "Scroll Lock"},
{"matrix": [6, 9], "x": 18.5, "y": 0, "label": "Pause"},
{"matrix": [1, 0], "x": 1, "y": 2, "label": "Tilde"},
{"matrix": [1, 1], "x": 2, "y": 2, "label": "1"},
{"matrix": [1, 2], "x": 3, "y": 2, "w": 1.5, "label": "2"},
{"matrix": [1, 3], "x": 4, "y": 2, "label": "3"},
{"matrix": [1, 4], "x": 5, "y": 2, "label": "4"},
{"matrix": [1, 5], "x": 6, "y": 2, "label": "5"},
{"matrix": [1, 6], "x": 7, "y": 2, "label": "6"},
{"matrix": [1, 7], "x": 8, "y": 2, "label": "7"},
{"matrix": [1, 8], "x": 9, "y": 2, "label": "8"},
{"matrix": [1, 9], "x": 10, "y": 2, "label": "9"},
{"matrix": [6, 0], "x": 11, "y": 2, "label": "0"},
{"matrix": [6, 1], "x": 12, "y": 2, "label": "Minus"},
{"matrix": [7, 0], "x": 13, "y": 2, "label": "Equals"},
{"matrix": [7, 1], "x": 14, "y": 2, "w": 2, "label": "Backspace"},
{"matrix": [7, 2], "x": 16.5, "y": 2, "label": "Insert"},
{"matrix": [7, 3], "x": 17.5, "y": 2, "label": "Home"},
{"matrix": [7, 4], "x": 18.5, "y": 2, "label": "Page Up"},
{"matrix": [2, 0], "x": 0, "y": 3, "w": 1.5, "label": "Tab"},
{"matrix": [2, 1], "x": 2.5, "y": 3, "label": "Q"},
{"matrix": [2, 2], "x": 3.5, "y": 3, "label": "W"},
{"matrix": [2, 3], "x": 4.5, "y": 3, "label": "E"},
{"matrix": [2, 4], "x": 5.5, "y": 3, "label": "R"},
{"matrix": [2, 5], "x": 6.5, "y": 3, "label": "T"},
{"matrix": [2, 6], "x": 7.5, "y": 3, "label": "Y"},
{"matrix": [2, 7], "x": 8.5, "y": 3, "label": "U"},
{"matrix": [2, 8], "x": 9.5, "y": 3, "label": "I"},
{"matrix": [2, 9], "x": 10.5, "y": 3, "label": "O"},
{"matrix": [7, 5], "x": 11.5, "y": 3, "label": "P"},
{"matrix": [7, 6], "x": 12.5, "y": 3, "label": "["},
{"matrix": [7, 7], "x": 13.5, "y": 3, "label": "]"},
{"matrix": [7, 8], "x": 14.5, "y": 3, "w": 1.5, "label": "\\"},
{"matrix": [7, 9], "x": 16.5, "y": 3, "label": "Delete"},
{"matrix": [8, 0], "x": 17.5, "y": 3, "label": "End"},
{"matrix": [8, 1], "x": 18.5, "y": 3, "label": "Page Down"},
{"matrix": [3, 0], "x": 1, "y": 4, "w": 1.75, "label": "Caps Lock"},
{"matrix": [3, 1], "x": 2.75, "y": 4, "label": "A"},
{"matrix": [3, 2], "x": 3.75, "y": 4, "label": "S"},
{"matrix": [3, 3], "x": 4.75, "y": 4, "label": "D"},
{"matrix": [3, 4], "x": 5.75, "y": 4, "label": "F"},
{"matrix": [3, 5], "x": 6.75, "y": 4, "label": "G"},
{"matrix": [3, 6], "x": 7.75, "y": 4, "label": "H"},
{"matrix": [3, 7], "x": 8.75, "y": 4, "label": "J"},
{"matrix": [3, 8], "x": 9.75, "y": 4, "label": "K"},
{"matrix": [3, 9], "x": 10.75, "y": 4, "label": "L"},
{"matrix": [8, 2], "x": 11.75, "y": 4, "label": ";"},
{"matrix": [8, 3], "x": 12.75, "y": 4, "label": "'"},
{"matrix": [8, 4], "x": 13.75, "y": 4, "w": 2.25, "label": "Enter"},
{"matrix": [4, 0], "x": 1, "y": 5, "w": 2.25, "label": "Shift"},
{"matrix": [4, 1], "x": 3.25, "y": 5, "label": "Z"},
{"matrix": [4, 2], "x": 4.25, "y": 5, "label": "X"},
{"matrix": [4, 3], "x": 5.25, "y": 5, "label": "C"},
{"matrix": [4, 4], "x": 6.25, "y": 5, "label": "V"},
{"matrix": [4, 5], "x": 7.25, "y": 5, "label": "B"},
{"matrix": [4, 6], "x": 8.25, "y": 5, "label": "N"},
{"matrix": [4, 7], "x": 9.25, "y": 5, "label": "M"},
{"matrix": [4, 8], "x": 10.25, "y": 5, "label": ","},
{"matrix": [4, 9], "x": 11.25, "y": 5, "label": "."},
{"matrix": [8, 5], "x": 12.25, "y": 5, "label": "/"},
{"matrix": [8, 6], "x": 13.25, "y": 5, "w": 2.75, "label": "Right Shift"},
{"matrix": [8, 7], "x": 17.5, "y": 5, "label": "Up"},
{"matrix": [5, 0], "x": 1, "y": 6, "w": 1.5, "label": "Ctrl"},
{"matrix": [5, 1], "x": 2.5, "y": 6, "label": "Win"},
{"matrix": [5, 2], "x": 3.5, "y": 6, "w": 1.5, "label": "Alt"},
{"matrix": [5, 3], "x": 5, "y": 6, "w": 7, "label": "Space"},
{"matrix": [5, 4], "x": 12, "y": 6, "w": 1.5, "label": "Right Alt"},
{"matrix": [5, 5], "x": 13.5, "y": 6, "label": "Right Win"},
{"matrix": [5, 6], "x": 14.5, "y": 6, "w": 1.5, "label": "Right Ctrl"},
{"matrix": [5, 7], "x": 16.5, "y": 6, "label": "Left"},
{"matrix": [5, 8], "x": 17.5, "y": 6, "label": "Down"},
{"matrix": [5, 9], "x": 18.5, "y": 6, "label": "Right"}
]
}
},
"rgblight": {
"led_count": 4,
"max_brightness": 120
},
"ws2812": {
"driver": "vendor",
"pin": "GP29"
}
}