summaryrefslogtreecommitdiff
path: root/board/pit/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/pit/board.c')
-rw-r--r--board/pit/board.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/pit/board.c b/board/pit/board.c
index 7015a96d4f..20fd1ae256 100644
--- a/board/pit/board.c
+++ b/board/pit/board.c
@@ -20,10 +20,6 @@
#include "timer.h"
#include "task.h"
#include "util.h"
-
-#define GPIO_KB_INPUT (GPIO_INPUT | GPIO_PULL_UP | GPIO_INT_BOTH)
-#define GPIO_KB_OUTPUT GPIO_ODR_HIGH
-
#include "gpio_list.h"
/* Battery temperature ranges in degrees C */