summaryrefslogtreecommitdiff
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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/handwired/pytest/macro/info.json b/keyboards/handwired/pytest/macro/info.json
index 914d5edcd6..6c2d0dea4d 100644
--- a/keyboards/handwired/pytest/macro/info.json
+++ b/keyboards/handwired/pytest/macro/info.json
@@ -1,10 +1,10 @@
{
- "maintainer": "qmk",
- "layouts": {
- "LAYOUT_custom": {
- "layout": [
- { "label": "KC_Q", "matrix": [0, 0], "x": 0, "y": 0 }
- ]
+ "maintainer": "qmk",
+ "layouts": {
+ "LAYOUT_custom": {
+ "layout": [
+ {"label": "KC_Q", "matrix": [0, 0], "x": 0, "y": 0}
+ ]
+ }
}
- }
}