[Keyboard] Add Manibus VIA support (#20497)

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Alex Paulescu
2023-04-26 06:57:36 +03:00
committed by GitHub
parent 713427c086
commit d61a5f4343
5 changed files with 86 additions and 10 deletions

View File

@@ -5,9 +5,9 @@
"maintainer": "SamuraiKek",
"debounce": 2,
"usb": {
"vid": "0xFEED",
"pid": "0x0000",
"device_version": "0.0.2"
"vid": "0x424D",
"pid": "0x4D4E",
"device_version": "1.0.0"
},
"split": {
"soft_serial_pin": "D0"
@@ -16,7 +16,7 @@
"bootloader": "atmel-dfu",
"layouts": {
"LAYOUT": {
"layout": [
"layout": [
{"label":"Esc", "x":0, "y":0.75},
{"label":"1", "x":1, "y":0.5},
{"label":"2", "x":2, "y":0.25},