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