diff options
Diffstat (limited to 'keyboards/soy20/config.h')
-rw-r--r-- | keyboards/soy20/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/soy20/config.h b/keyboards/soy20/config.h index 932b129f84..6d8d5554c4 100644 --- a/keyboards/soy20/config.h +++ b/keyboards/soy20/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 0x4452 // "DR" short for DrewKeys -#define PRODUCT_ID 0x534f // "SO" short for Soy -#define DEVICE_VER 0x0001 -#define MANUFACTURER drewkeys -#define PRODUCT soy20 - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 4 |