summaryrefslogtreecommitdiff
path: root/keyboards/flehrad/bigswitch
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2022-08-15 17:54:07 +1000
committerfauxpark <fauxpark@gmail.com>2022-08-15 17:54:07 +1000
commitc202602938e1b065e6bac394771b310fea2a3edb (patch)
tree444978b63e48d68f004b1c0730929bfbcfb221e8 /keyboards/flehrad/bigswitch
parent8e9ee29fe352b98ee1380213fc2e2b0e945cdf3f (diff)
parent51d5aad25b92a34bc051849616fcd93e3ae407fc (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/flehrad/bigswitch')
-rw-r--r--keyboards/flehrad/bigswitch/config.h7
-rw-r--r--keyboards/flehrad/bigswitch/info.json8
2 files changed, 7 insertions, 8 deletions
diff --git a/keyboards/flehrad/bigswitch/config.h b/keyboards/flehrad/bigswitch/config.h
index dbb23e1ffb..44229ae65c 100644
--- a/keyboards/flehrad/bigswitch/config.h
+++ b/keyboards/flehrad/bigswitch/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 0x1209
-#define PRODUCT_ID 0xB195
-#define DEVICE_VER 0x0001
-#define MANUFACTURER flehrad
-#define PRODUCT BigSwitch PCB
-
/* key matrix size */
#define MATRIX_ROWS 1
#define MATRIX_COLS 1
diff --git a/keyboards/flehrad/bigswitch/info.json b/keyboards/flehrad/bigswitch/info.json
index 8b1411775a..9e600672f8 100644
--- a/keyboards/flehrad/bigswitch/info.json
+++ b/keyboards/flehrad/bigswitch/info.json
@@ -1,6 +1,12 @@
{
- "keyboard_name": "Bigswitch PCB",
+ "keyboard_name": "BigSwitch PCB",
+ "manufacturer": "flehrad",
"maintainer": "qmk",
+ "usb": {
+ "vid": "0x1209",
+ "pid": "0xB195",
+ "device_version": "0.0.1"
+ },
"layouts": {
"LAYOUT": {
"layout": [{"x":0, "y":0, "w":4, "h":4}]