summaryrefslogtreecommitdiff
path: root/keyboards/bajjak/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bajjak/config.h')
-rw-r--r--keyboards/bajjak/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/bajjak/config.h b/keyboards/bajjak/config.h
index 344bc9040e..d821bc0a8c 100644
--- a/keyboards/bajjak/config.h
+++ b/keyboards/bajjak/config.h
@@ -23,12 +23,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 0x0002
-#define DEVICE_VER 0x0001
-#define PRODUCT BAJJAK
-
/* key matrix size */
#define MATRIX_ROWS 14
#define MATRIX_ROWS_PER_SIDE (MATRIX_ROWS / 2)