Browse Source

Ortho 5x14 handwired info.json correction (#13538)

* ortho5x14 handwired: correct info.json data

Last key was incorrectly positioned.

* fix readme typo
pull/13544/head
James Young 2 years ago
committed by GitHub
parent
commit
d4399172d3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      keyboards/handwired/ortho5x14/info.json
  2. +1
    -1
      keyboards/handwired/ortho5x14/readme.md

+ 1
- 1
keyboards/handwired/ortho5x14/info.json View File

@ -80,7 +80,7 @@
{"label":"Alt", "x":10, "y":4},
{"label":"Prop", "x":11, "y":4},
{"label":"Ctrl", "x":12, "y":4},
{"label":"Esc", "x":13, "y":0}
{"label":"Esc", "x":13, "y":4}
]
}
}


+ 1
- 1
keyboards/handwired/ortho5x14/readme.md View File

@ -1,4 +1,4 @@
# ortho5x13 handwired
# ortho5x14 handwired
Custom handwired ortho5x14 keyboard.


Loading…
Cancel
Save