summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65s/m65s.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mode/m65s/m65s.c')
-rw-r--r--keyboards/mode/m65s/m65s.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mode/m65s/m65s.c b/keyboards/mode/m65s/m65s.c
index 298fc94140..467fc53a0e 100644
--- a/keyboards/mode/m65s/m65s.c
+++ b/keyboards/mode/m65s/m65s.c
@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "m65s.h"
void board_init(void) {
- setPinInput(B9);
setPinInput(B10);
}