diff options
Diffstat (limited to 'keyboards/handwired/pytest/basic/keyboard.json')
| -rw-r--r-- | keyboards/handwired/pytest/basic/keyboard.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/handwired/pytest/basic/keyboard.json b/keyboards/handwired/pytest/basic/keyboard.json new file mode 100644 index 0000000000..bcd6f686b8 --- /dev/null +++ b/keyboards/handwired/pytest/basic/keyboard.json | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | { | ||
| 2 | "layouts": { | ||
| 3 | "LAYOUT_custom": { | ||
| 4 | "layout": [ | ||
| 5 | {"label": "KC_Q", "matrix": [0, 0], "x": 0, "y": 0} | ||
| 6 | ] | ||
| 7 | } | ||
| 8 | } | ||
| 9 | } | ||
