From 0ebd0de6f62c50e74a72ad5260fe1b8b5f2d3758 Mon Sep 17 00:00:00 2001 From: Drashna Jael're Date: Fri, 21 Jan 2022 11:18:09 -0800 Subject: Fix qmk cli isues' --- keyboards/handwired/pytest/macro/info.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 keyboards/handwired/pytest/macro/info.json (limited to 'keyboards/handwired/pytest/macro/info.json') 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 } + ] + } + } +} -- cgit v1.2.3