summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pytest/basic/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/pytest/basic/info.json')
-rw-r--r--keyboards/handwired/pytest/basic/info.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/handwired/pytest/basic/info.json b/keyboards/handwired/pytest/basic/info.json
new file mode 100644
index 0000000000..af57447d30
--- /dev/null
+++ b/keyboards/handwired/pytest/basic/info.json
@@ -0,0 +1,9 @@
+{
+ "layouts": {
+ "LAYOUT_custom": {
+ "layout": [
+ { "label": "KC_Q", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 }
+ ]
+ }
+ }
+}