summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pytest
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-01-08 15:27:43 +0000
committerQMK Bot <hello@qmk.fm>2023-01-08 15:27:43 +0000
commitcf55032485dd2b3572b78c08a2f30ae510a5fdf0 (patch)
tree276e7c20a1741323c955eab18437ac6f6deb16dd /keyboards/handwired/pytest
parentc172ae107ecce803ce360c59d77a789be4069937 (diff)
parent1c024bfa91196ac450aa8ac8baae845dc617cde1 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/pytest')
-rw-r--r--keyboards/handwired/pytest/info.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/keyboards/handwired/pytest/info.json b/keyboards/handwired/pytest/info.json
index 2ba7d34d52..11442461d4 100644
--- a/keyboards/handwired/pytest/info.json
+++ b/keyboards/handwired/pytest/info.json
@@ -8,5 +8,12 @@
"device_version": "0.0.1"
},
"processor": "atmega32u4",
- "bootloader": "atmel-dfu"
+ "bootloader": "atmel-dfu",
+ "layouts": {
+ "LAYOUT_ortho_1x1": {
+ "layout": [
+ { "w": 1, "x": 0, "y": 0 }
+ ]
+ }
+ }
}