diff options
| author | Stefan Gluszek | 2026-01-07 22:08:05 +0100 |
|---|---|---|
| committer | GitHub | 2026-01-07 22:08:05 +0100 |
| commit | 3d591a2000044d859115b8f6bf8e0c6af60acb74 (patch) | |
| tree | 7a6d24a1e827ba00666a79906693109941a9be45 /keyboards/fatotesa/keyboard.json | |
| parent | 1e683923e1e42dda42911ebbaa191776aec3a626 (diff) | |
Update fatotesa keyboard config. (#25811)
Diffstat (limited to 'keyboards/fatotesa/keyboard.json')
| -rw-r--r-- | keyboards/fatotesa/keyboard.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/fatotesa/keyboard.json b/keyboards/fatotesa/keyboard.json index 3013e8b812..f300daa8ce 100644 --- a/keyboards/fatotesa/keyboard.json +++ b/keyboards/fatotesa/keyboard.json @@ -32,9 +32,9 @@ "rows": ["B6", "E6", "D4", "D7", "B4", "B5"] } }, - "bootmagic": { - "matrix": [4, 1] - } + }, + "bootmagic": { + "matrix": [4, 1] }, "matrix_pins": { "cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6", null], @@ -43,7 +43,7 @@ "usb": { "device_version": "1.0.0", "pid": "0x0000", - "vid": "0xFEED" + "vid": "0x5347" }, "layouts": { "LAYOUT": { |