summaryrefslogtreecommitdiff
path: root/keyboards/uk78/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/uk78/config.h')
-rw-r--r--keyboards/uk78/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/uk78/config.h b/keyboards/uk78/config.h
index 4ac138a9b5..7ff07ad42f 100644
--- a/keyboards/uk78/config.h
+++ b/keyboards/uk78/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 0x554B // "UK"
-#define PRODUCT_ID 0x004E // 78
-#define DEVICE_VER 0x0002
-#define MANUFACTURER UK Keyboards
-#define PRODUCT UK78
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 19
@@ -33,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* key matrix pins */
#define MATRIX_ROW_PINS { F3, F2, F1, F0, A0 }
#define MATRIX_COL_PINS { A2, A1, F5, F4, E6, E7, E5, E4, B7, D0, D1, D2, D3, D4, D5, D6, D7, B5, E0 }
-#define UNUSED_PINS
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW