diff options
Diffstat (limited to 'hhkb')
-rw-r--r-- | hhkb/matrix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hhkb/matrix.c b/hhkb/matrix.c index a425439cca..a640655602 100644 --- a/hhkb/matrix.c +++ b/hhkb/matrix.c @@ -3,7 +3,6 @@ */ #include <avr/io.h> #include <util/delay.h> -#include "keymap.h" #include "matrix.h" #include "print.h" |