summaryrefslogtreecommitdiff
path: root/keyboards/hhkb/ansi/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hhkb/ansi/config.h')
-rw-r--r--keyboards/hhkb/ansi/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/hhkb/ansi/config.h b/keyboards/hhkb/ansi/config.h
index 8307fc1679..f2ba9fd74a 100644
--- a/keyboards/hhkb/ansi/config.h
+++ b/keyboards/hhkb/ansi/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 0x4848 // HH = happy hacking
-#define PRODUCT_ID 0x0001 // ANSI HHKB
-#define DEVICE_VER 0x0104
-#define MANUFACTURER q.m.k
-#define PRODUCT HHKB mod
-
/* key matrix size */
#define MATRIX_ROWS 8
#define MATRIX_COLS 8