summaryrefslogtreecommitdiff
path: root/keyboards/kakunpc/rabbit_capture_plan/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kakunpc/rabbit_capture_plan/config.h')
-rw-r--r--keyboards/kakunpc/rabbit_capture_plan/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/kakunpc/rabbit_capture_plan/config.h b/keyboards/kakunpc/rabbit_capture_plan/config.h
index a115454fcc..9324d3e739 100644
--- a/keyboards/kakunpc/rabbit_capture_plan/config.h
+++ b/keyboards/kakunpc/rabbit_capture_plan/config.h
@@ -19,14 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter
- VID & PID are lisenced from microchip sublisence program, Don't use other project! */
-#define VENDOR_ID 0x04D8
-#define PRODUCT_ID 0xEB59
-#define DEVICE_VER 0x0001
-#define MANUFACTURER kakunpc
-#define PRODUCT rabbit_capture_plan
-
/* key matrix size */
#define MATRIX_ROWS 10
#define MATRIX_COLS 8