summaryrefslogtreecommitdiff
path: root/keyboards/flx
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/flx
parent6731712cc14e546e6e6efe1a624fd25a581aa90b (diff)
Move keyboard USB IDs and strings to data driven: F (#17816)
Diffstat (limited to 'keyboards/flx')
-rw-r--r--keyboards/flx/lodestone/config.h7
-rw-r--r--keyboards/flx/lodestone/info.json8
-rw-r--r--keyboards/flx/virgo/config.h7
-rw-r--r--keyboards/flx/virgo/info.json8
4 files changed, 14 insertions, 16 deletions
diff --git a/keyboards/flx/lodestone/config.h b/keyboards/flx/lodestone/config.h
index d4238c8eb8..844e769a6c 100644
--- a/keyboards/flx/lodestone/config.h
+++ b/keyboards/flx/lodestone/config.h
@@ -18,13 +18,6 @@
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4658 //FX
-#define PRODUCT_ID 0x4C53 //LS
-#define DEVICE_VER 0x0001
-#define MANUFACTURER FLX
-#define PRODUCT Lodestone
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 16
diff --git a/keyboards/flx/lodestone/info.json b/keyboards/flx/lodestone/info.json
index 8053aa36d4..e68241722f 100644
--- a/keyboards/flx/lodestone/info.json
+++ b/keyboards/flx/lodestone/info.json
@@ -1,7 +1,13 @@
{
- "keyboard_name": "lodestone",
+ "keyboard_name": "Lodestone",
+ "manufacturer": "FLX",
"url": "https://prototypist.net/",
"maintainer": "Flexerm",
+ "usb": {
+ "vid": "0x4658",
+ "pid": "0x4C53",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT_all": {
"layout": [
diff --git a/keyboards/flx/virgo/config.h b/keyboards/flx/virgo/config.h
index 8ceb1e4ed1..facc392358 100644
--- a/keyboards/flx/virgo/config.h
+++ b/keyboards/flx/virgo/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 0x4658 //FX
-#define PRODUCT_ID 0x5647 //VG
-#define DEVICE_VER 0x0001
-#define MANUFACTURER FLX
-#define PRODUCT Virgo
-
/* key matrix size */
#define MATRIX_ROWS 12
#define MATRIX_COLS 9
diff --git a/keyboards/flx/virgo/info.json b/keyboards/flx/virgo/info.json
index 5184e4fb15..6ae793eefb 100644
--- a/keyboards/flx/virgo/info.json
+++ b/keyboards/flx/virgo/info.json
@@ -1,7 +1,13 @@
{
- "keyboard_name": "FLX Virgo",
+ "keyboard_name": "Virgo",
+ "manufacturer": "FLX",
"url": "",
"maintainer": "mechmerlin",
+ "usb": {
+ "vid": "0x4658",
+ "pid": "0x5647",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT": {
"layout": [