summary refs log tree commit diff
path: root/keyboards/fleuron
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
parentb2c26f7cdd4b268e80f98cae7f444956559436ec (diff)
clean up generate-api errors
Diffstat (limited to 'keyboards/fleuron')
-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 @@
 {
     "keyboard_name": "Fleuron v1.0", 
-    "url": "", 
     "maintainer": "qmk", 
-    "bootloader": "", 
     "width": 16, 
     "height": 6, 
     "layouts": {
@@ -106,4 +104,4 @@
                 {"label":"Enter", "x":15, "y":5}]
         }
     }
-}
\ No newline at end of file
+}