mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 14:40:06 +00:00
Fix Keeb.io Iris keyboard dimensions in info.json
This commit is contained in:
parent
69f757c3a2
commit
165b1683c1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
"keyboard_name": "Iris",
|
||||
"url": "https://keeb.io",
|
||||
"maintainer": "Keebio",
|
||||
"width": 14.5,
|
||||
"height": 5,
|
||||
"width": 15,
|
||||
"height": 5.75,
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
|
Loading…
Reference in a new issue