summaryrefslogtreecommitdiff
path: root/keyboards/handwired/uthol
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/uthol')
-rw-r--r--keyboards/handwired/uthol/rev3/rev3.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/uthol/rev3/rev3.c b/keyboards/handwired/uthol/rev3/rev3.c
index 2ababdfbe8..6c06387ee8 100644
--- a/keyboards/handwired/uthol/rev3/rev3.c
+++ b/keyboards/handwired/uthol/rev3/rev3.c
@@ -16,5 +16,3 @@
*/
#include QMK_KEYBOARD_H
-
-void board_init(void) { setPinInputHigh(B9); }