mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 14:40:06 +00:00
Fix Orthodox keyboard dimensions in info.json (all revisions)
This commit is contained in:
parent
165b1683c1
commit
424c359109
3 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"keyboard_name": "Monkeebs Orthodox Rev.1",
|
"keyboard_name": "Monkeebs Orthodox Rev.1",
|
||||||
"maintainer": "drashna",
|
"maintainer": "drashna",
|
||||||
"width": 17,
|
"width": 19,
|
||||||
"height": 17.24,
|
"height": 5,
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT": {
|
"LAYOUT": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"keyboard_name": "Monkeebs Orthodox Rev.3",
|
"keyboard_name": "Monkeebs Orthodox Rev.3",
|
||||||
"maintainer": "drashna",
|
"maintainer": "drashna",
|
||||||
"width": 17,
|
"width": 19,
|
||||||
"height": 17.24,
|
"height": 5,
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT": {
|
"LAYOUT": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"keyboard_name": "Monkeebs Orthodox Rev.3 (Teensy)",
|
"keyboard_name": "Monkeebs Orthodox Rev.3 (Teensy)",
|
||||||
"maintainer": "drashna",
|
"maintainer": "drashna",
|
||||||
"width": 17,
|
"width": 19,
|
||||||
"height": 17.24,
|
"height": 5,
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT": {
|
"LAYOUT": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
|
Loading…
Reference in a new issue