summaryrefslogtreecommitdiff
path: root/keyboards/wolf/ryujin/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-06 05:50:30 +0000
committerQMK Bot <hello@qmk.fm>2022-08-06 05:50:30 +0000
commitec5186f0f9e2d1910331785f1410be5892058ee4 (patch)
tree3647aa4ca4bc826ec24fa1baf4e4a9e7cd79ccf5 /keyboards/wolf/ryujin/config.h
parent7bbc1b21dd97d0d1577b5ed288adc48475512497 (diff)
parent10ad2389442c00c32714f6e9a6766e9e7bdec2c2 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/wolf/ryujin/config.h')
-rw-r--r--keyboards/wolf/ryujin/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/wolf/ryujin/config.h b/keyboards/wolf/ryujin/config.h
index dc9cbcb657..01b8e33009 100644
--- a/keyboards/wolf/ryujin/config.h
+++ b/keyboards/wolf/ryujin/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 0x5453 // TS - ToastyStoemp
-#define PRODUCT_ID 0x0200 // Ryujin - Miroticaps
-#define DEVICE_VER 0x0001 // Version 1
-#define MANUFACTURER Miroticaps
-#define PRODUCT Ryujin
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15