* +keyboards/alk0/cornedeon * *READMI * Update keyboards/alk0/cornedeon/keymaps/vial/vial.json Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/README.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/README.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/vial/keymap.c Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/vial/rules.mk Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/vial/rules.mk Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/alk0/cornedeon/keymaps/default/keymap.c Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Fixed suggestions * -postconfig; +readme; * +rev2 native rp2040 * Update README.md * *fix rgb matrix * +rev2 tested * Fix vial rules.mk for rev1_5 compatibility * +alko/cornedeon_mini; +alko/cantordeon; * *alko/cantordeon/READMI.md; * *alko/cantordeon/READMI.md; * cornedeon_mini uid fixed * -rev1_5 removed * removed keymap vial_mini * removed keymap vial_mini --------- Co-authored-by: alko <alko@istperm.ru> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: A.L.K <alko@nas.local> Co-authored-by: alko <alko@alk0.ru>
107 lines
3.8 KiB
JSON
107 lines
3.8 KiB
JSON
{
|
|
"manufacturer": "alko",
|
|
"keyboard_name": "Cantordeon",
|
|
"maintainer": "alko",
|
|
"url": "https://github.com/alko-kbd/cantordeon",
|
|
"usb": {
|
|
"vid": "0x4653",
|
|
"pid": "0x0004",
|
|
"suspend_wakeup_delay": 200,
|
|
"device_version": "1.0.0"
|
|
},
|
|
"processor": "RP2040",
|
|
"bootloader": "rp2040",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true,
|
|
"oled": false,
|
|
"rgblight": false,
|
|
"rgb_matrix": false,
|
|
"encoder": false
|
|
},
|
|
"diode_direction": "COL2ROW",
|
|
"matrix_pins": {
|
|
"cols": ["GP28", "GP27", "GP26", "GP15", "GP14", "GP13"],
|
|
"rows": ["GP4", "GP5", "GP6", "GP7"]
|
|
},
|
|
"bootmagic": {
|
|
"enabled": true,
|
|
"matrix": [ 0, 1 ]
|
|
},
|
|
"split": {
|
|
"enabled": true,
|
|
"bootmagic": {
|
|
"matrix": [4, 1]
|
|
},
|
|
"matrix_pins": {
|
|
"right": {
|
|
"cols": ["GP9", "GP8", "GP7", "GP6", "GP5", "GP4"],
|
|
"rows": ["GP28", "GP27", "GP26", "GP15"]
|
|
}
|
|
},
|
|
"handedness": {
|
|
"pin": "GP29"
|
|
},
|
|
"serial": {
|
|
"driver": "vendor"
|
|
},
|
|
"transport": {
|
|
"sync": {
|
|
"matrix_state": true
|
|
},
|
|
"watchdog": true
|
|
}
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"matrix": [0, 0], "x": 0, "y": 0.25},
|
|
{"matrix": [0, 1], "x": 1, "y": 0.25},
|
|
{"matrix": [0, 2], "x": 2, "y": 0.125},
|
|
{"matrix": [0, 3], "x": 3, "y": 0},
|
|
{"matrix": [0, 4], "x": 4, "y": 0.125},
|
|
{"matrix": [0, 5], "x": 5, "y": 0.25},
|
|
{"matrix": [4, 0], "x": 8, "y": 0.25},
|
|
{"matrix": [4, 1], "x": 9, "y": 0.125},
|
|
{"matrix": [4, 2], "x": 10, "y": 0},
|
|
{"matrix": [4, 3], "x": 11, "y": 0.125},
|
|
{"matrix": [4, 4], "x": 12, "y": 0.25},
|
|
{"matrix": [4, 5], "x": 13, "y": 0.25},
|
|
{"matrix": [1, 0], "x": 0, "y": 1.25},
|
|
{"matrix": [1, 1], "x": 1, "y": 1.25},
|
|
{"matrix": [1, 2], "x": 2, "y": 1.125},
|
|
{"matrix": [1, 3], "x": 3, "y": 1},
|
|
{"matrix": [1, 4], "x": 4, "y": 1.125},
|
|
{"matrix": [1, 5], "x": 5, "y": 1.25},
|
|
{"matrix": [5, 0], "x": 8, "y": 1.25},
|
|
{"matrix": [5, 1], "x": 9, "y": 1.125},
|
|
{"matrix": [5, 2], "x": 10, "y": 1},
|
|
{"matrix": [5, 3], "x": 11, "y": 1.125},
|
|
{"matrix": [5, 4], "x": 12, "y": 1.25},
|
|
{"matrix": [5, 5], "x": 13, "y": 1.25},
|
|
{"matrix": [2, 0], "x": 0, "y": 2.25},
|
|
{"matrix": [2, 1], "x": 1, "y": 2.25},
|
|
{"matrix": [2, 2], "x": 2, "y": 2.125},
|
|
{"matrix": [2, 3], "x": 3, "y": 2},
|
|
{"matrix": [2, 4], "x": 4, "y": 2.125},
|
|
{"matrix": [2, 5], "x": 5, "y": 2.25},
|
|
{"matrix": [6, 0], "x": 8, "y": 2.25},
|
|
{"matrix": [6, 1], "x": 9, "y": 2.125},
|
|
{"matrix": [6, 2], "x": 10, "y": 2},
|
|
{"matrix": [6, 3], "x": 11, "y": 2.125},
|
|
{"matrix": [6, 4], "x": 12, "y": 2.25},
|
|
{"matrix": [6, 5], "x": 13, "y": 2.25},
|
|
{"matrix": [3, 0], "x": 2.5, "y": 3},
|
|
{"matrix": [3, 1], "x": 3.5, "y": 3.25},
|
|
{"matrix": [3, 2], "x": 4.5, "y": 3.5},
|
|
{"matrix": [3, 3], "x": 5.5, "y": 3.75},
|
|
{"matrix": [7, 0], "x": 7.5, "y": 3.75},
|
|
{"matrix": [7, 1], "x": 8.5, "y": 3.5},
|
|
{"matrix": [7, 2], "x": 9.5, "y": 3.25},
|
|
{"matrix": [7, 3], "x": 10.5, "y": 3}
|
|
]
|
|
}
|
|
}
|
|
}
|