summaryrefslogtreecommitdiff
path: root/keyboards/cherrybstudio/cb87rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cherrybstudio/cb87rgb/config.h')
-rw-r--r--keyboards/cherrybstudio/cb87rgb/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/cherrybstudio/cb87rgb/config.h b/keyboards/cherrybstudio/cb87rgb/config.h
index ccf7aceee9..d915e59c7f 100644
--- a/keyboards/cherrybstudio/cb87rgb/config.h
+++ b/keyboards/cherrybstudio/cb87rgb/config.h
@@ -15,13 +15,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4342 // CB
-#define PRODUCT_ID 0x8785
-#define DEVICE_VER 0x0001
-#define MANUFACTURER CherryB.Studio
-#define PRODUCT CB87RGB
-
/* key matrix size */
#define MATRIX_ROWS 10
#define MATRIX_COLS 10
@@ -39,7 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7, D0, D1, D2, D3, F6 }
#define MATRIX_COL_PINS { D5, D4, D6, D7, B4, B5, F5, C6, C7, F7 }
-//#define UNUSED_PINS
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW