summaryrefslogtreecommitdiff
path: root/keyboards/ok60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ok60/config.h')
-rw-r--r--keyboards/ok60/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/ok60/config.h b/keyboards/ok60/config.h
index faccfcc646..96fff1b590 100644
--- a/keyboards/ok60/config.h
+++ b/keyboards/ok60/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 0x4B36 // K6 - ok60
-#define PRODUCT_ID 0x6060
-#define DEVICE_VER 0x0001
-#define MANUFACTURER OK60
-#define PRODUCT OK60
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15
@@ -42,7 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define MATRIX_ROW_PINS { B5, B4, D7, D6, D4 }
#define MATRIX_COL_PINS { D0, D1, D2, D3, D5, B6, C6, C7, F1, F0, E6, B3, B2, B1, B0 }
-#define UNUSED_PINS
#define BACKLIGHT_PIN B7