diff options
Diffstat (limited to 'keyboards/handwired/pytest/macro/info.json')
-rw-r--r-- | keyboards/handwired/pytest/macro/info.json | 10 |
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 000000000..ed052a14a --- /dev/null +++ b/keyboards/handwired/pytest/macro/info.json | |||
@@ -0,0 +1,10 @@ | |||
1 | { | ||
2 | "maintainer": "qmk", | ||
3 | "layouts": { | ||
4 | "LAYOUT_custom": { | ||
5 | "layout": [ | ||
6 | { "label": "KC_Q", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 } | ||
7 | ] | ||
8 | } | ||
9 | } | ||
10 | } | ||