summary refs log tree commit diff
path: root/keyboards/fleuron
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-07-28 07:44:05 +1000
committerGitHub <noreply@github.com>2022-07-27 22:44:05 +0100
commit23f365b6014634bf9f67ed3515853bf8c4372615 (patch)
tree1fb7a86bb2afc70c63e0257fa42f25f24cf6dfd5 /keyboards/fleuron
parent6731712cc14e546e6e6efe1a624fd25a581aa90b (diff)
Move keyboard USB IDs and strings to data driven: F (#17816)
Diffstat (limited to 'keyboards/fleuron')
-rw-r--r--keyboards/fleuron/config.h7
-rw-r--r--keyboards/fleuron/info.json8
2 files changed, 7 insertions, 8 deletions
diff --git a/keyboards/fleuron/config.h b/keyboards/fleuron/config.h
index 24212bfdc1..3e7da10503 100644
--- a/keyboards/fleuron/config.h
+++ b/keyboards/fleuron/config.h
@@ -19,13 +19,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "config_common.h"
 
-/* USB Device descriptor parameter */
-#define VENDOR_ID       0xFEED
-#define PRODUCT_ID      0x6060
-#define DEVICE_VER      0x0001
-#define MANUFACTURER    You
-#define PRODUCT         Fleuron v1
-
 /* key matrix size */
 #define MATRIX_ROWS 6
 #define MATRIX_COLS 16
diff --git a/keyboards/fleuron/info.json b/keyboards/fleuron/info.json
index 2bb31b852b..106c3eba5e 100644
--- a/keyboards/fleuron/info.json
+++ b/keyboards/fleuron/info.json
@@ -1,6 +1,12 @@
 {
-    "keyboard_name": "Fleuron v1.0", 
+    "keyboard_name": "Fleuron v1", 
+    "manufacturer": "Fleuron",
     "maintainer": "qmk", 
+    "usb": {
+        "vid": "0xFEED",
+        "pid": "0x6060",
+        "device_version": "0.0.1"
+    },
     "layouts": {
         "LAYOUT_ortho_6x16": {
             "layout": [