aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/owlet60/matrix.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/owlet60/matrix.c')
-rw-r--r--keyboards/handwired/owlet60/matrix.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/handwired/owlet60/matrix.c b/keyboards/handwired/owlet60/matrix.c
index 994f527ec..dafc19fcc 100644
--- a/keyboards/handwired/owlet60/matrix.c
+++ b/keyboards/handwired/owlet60/matrix.c
@@ -215,10 +215,7 @@ void matrix_init(void) {
matrix_init_quantum();
setPinInput(D5);
- writePinLow(D5);
-
- setPinInput(B0);
- writePinLow(B0);
+ setPinInput(B0);
}
// modified for per col read matrix scan