summaryrefslogtreecommitdiff
path: root/keyboards/4pplet/waffling60/rev_b
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/4pplet/waffling60/rev_b')
-rw-r--r--keyboards/4pplet/waffling60/rev_b/config.h7
-rw-r--r--keyboards/4pplet/waffling60/rev_b/info.json7
2 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/4pplet/waffling60/rev_b/config.h b/keyboards/4pplet/waffling60/rev_b/config.h
index eb9882d738..69d9a485c5 100644
--- a/keyboards/4pplet/waffling60/rev_b/config.h
+++ b/keyboards/4pplet/waffling60/rev_b/config.h
@@ -18,13 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4444
-#define PRODUCT_ID 0x0005
-#define DEVICE_VER 0x0002
-#define MANUFACTURER 4pplet
-#define PRODUCT waffling60 Rev B
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 14
diff --git a/keyboards/4pplet/waffling60/rev_b/info.json b/keyboards/4pplet/waffling60/rev_b/info.json
new file mode 100644
index 0000000000..1e0075d47b
--- /dev/null
+++ b/keyboards/4pplet/waffling60/rev_b/info.json
@@ -0,0 +1,7 @@
+{
+ "keyboard_name": "Waffling60 Rev B",
+ "usb": {
+ "pid": "0x0005",
+ "device_version": "0.0.2"
+ }
+}