From 21b63d924327ac404b8592d3c07b3695eb3e235f Mon Sep 17 00:00:00 2001 From: That-Canadian Date: Fri, 14 Jul 2017 21:24:58 -0400 Subject: Updated i2c and serial files to most recent from the lets split firmware. Also updated that_canadian keymap --- keyboards/minidox/matrix.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/minidox/matrix.c') diff --git a/keyboards/minidox/matrix.c b/keyboards/minidox/matrix.c index 138969004..81dfb1445 100644 --- a/keyboards/minidox/matrix.c +++ b/keyboards/minidox/matrix.c @@ -226,9 +226,7 @@ uint8_t matrix_scan(void) TXLED0; error_count = 0; } - matrix_scan_quantum(); - return ret; } -- cgit v1.2.3-24-g4f1b