diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-27 12:45:21 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-27 12:45:21 +0000 |
commit | baf18476373bf73c2c4d8568aa5e26255c99c6c1 (patch) | |
tree | 13e5a758aba7e8f7aae610e95c2c278f773253ba /keyboards/adpenrose/kintsugi/info.json | |
parent | bb3627dae02df64c440b206b396e613b48e5a6e3 (diff) | |
parent | 848e1ec318889b727403228c1ca2f3e206a4fec0 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/adpenrose/kintsugi/info.json')
-rw-r--r-- | keyboards/adpenrose/kintsugi/info.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/adpenrose/kintsugi/info.json b/keyboards/adpenrose/kintsugi/info.json index db9952af29..c305d871ea 100644 --- a/keyboards/adpenrose/kintsugi/info.json +++ b/keyboards/adpenrose/kintsugi/info.json @@ -1,15 +1,15 @@ { "keyboard_name": "Kintsugi", - "manufacturer": "adpenrose", + "manufacturer": "ADPenrose", "url": "https://github.com/ADPenrose/kintsugi_keeb", - "maintainer": "adpenrose", + "maintainer": "Arturo Avila", "usb": { "vid": "0x4450", "pid": "0x0001", - "device_version": "0.0.1" + "device_version": "1.0.0" }, "layouts": { - "LAYOUT_65_ansi_blocker": { + "LAYOUT": { "layout": [ {"label":"Esc", "x":0, "y":0}, {"label":"1", "x":1, "y":0}, |