X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common%2Fkeyboard.c;h=1e3fb510a44d254d01a3b290ac6042764e785552;hb=f31cbc7219c9a1903331771c10056302817e68ca;hp=020be8eadf2f09ad9bc1e94a32e7e83c5730c09d;hpb=c4530ab0a8d7cf09ec37b082695f8f17f02c2b00;p=max%2Ftmk_keyboard.git diff --git a/common/keyboard.c b/common/keyboard.c index 020be8ea..1e3fb510 100644 --- a/common/keyboard.c +++ b/common/keyboard.c @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ #include -#include #include "keyboard.h" #include "matrix.h" #include "keymap.h" @@ -107,7 +106,7 @@ void keyboard_task(void) for (uint8_t c = 0; c < MATRIX_COLS; c++) { if (matrix_change & ((matrix_row_t)1<