summaryrefslogtreecommitdiff
path: root/board/snow/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/snow/board.h')
-rw-r--r--board/snow/board.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/snow/board.h b/board/snow/board.h
index a0964a8d05..fe9883e7b1 100644
--- a/board/snow/board.h
+++ b/board/snow/board.h
@@ -38,9 +38,7 @@
#define USB_CHARGE_PORT_COUNT 0
-/* EC drives 13 outputs to the keyboard matrix and reads 8 inputs/interrupts */
-#define KB_INPUTS 8
-#define KB_OUTPUTS 13
+/* Keyboard output ports */
#define KB_OUT_PORT_LIST GPIO_B, GPIO_C
/* Charging */