summaryrefslogtreecommitdiff
path: root/board/daisy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/daisy/board.h')
-rw-r--r--board/daisy/board.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/daisy/board.h b/board/daisy/board.h
index 105cf46111..f32d2e86a9 100644
--- a/board/daisy/board.h
+++ b/board/daisy/board.h
@@ -36,9 +36,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 port list */
#define KB_OUT_PORT_LIST GPIO_B, GPIO_C
/* Charging */