summaryrefslogtreecommitdiff
path: root/keyboards/fleuron/info.json
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2020-12-01 16:04:38 -0800
committerZach White <skullydazed@drpepper.org>2021-01-07 21:21:12 -0800
commit2a67ff690ee5b0789b10448eef9fa0724a6c8d60 (patch)
treebb856695c5be8ca727210b54de989e94088bb12c /keyboards/fleuron/info.json
parentb2c26f7cdd4b268e80f98cae7f444956559436ec (diff)
clean up generate-api errors
Diffstat (limited to 'keyboards/fleuron/info.json')
-rw-r--r--keyboards/fleuron/info.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/fleuron/info.json b/keyboards/fleuron/info.json
index 2f357d3bf0..78fe64e3a1 100644
--- a/keyboards/fleuron/info.json
+++ b/keyboards/fleuron/info.json
@@ -1,8 +1,6 @@
1{ 1{
2 "keyboard_name": "Fleuron v1.0", 2 "keyboard_name": "Fleuron v1.0",
3 "url": "",
4 "maintainer": "qmk", 3 "maintainer": "qmk",
5 "bootloader": "",
6 "width": 16, 4 "width": 16,
7 "height": 6, 5 "height": 6,
8 "layouts": { 6 "layouts": {
@@ -106,4 +104,4 @@
106 {"label":"Enter", "x":15, "y":5}] 104 {"label":"Enter", "x":15, "y":5}]
107 } 105 }
108 } 106 }
109} \ No newline at end of file 107}