diff options
Diffstat (limited to 'keyboards/handwired/xealous/rev1/rev1.c')
-rw-r--r-- | keyboards/handwired/xealous/rev1/rev1.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/xealous/rev1/rev1.c b/keyboards/handwired/xealous/rev1/rev1.c index 3e51421d8..ad9f298c1 100644 --- a/keyboards/handwired/xealous/rev1/rev1.c +++ b/keyboards/handwired/xealous/rev1/rev1.c | |||
@@ -1,6 +1,2 @@ | |||
1 | #include "quantum.h" | 1 | #include "quantum.h" |
2 | #include "rev1.h" | 2 | #include "rev1.h" |
3 | |||
4 | void matrix_init_kb(void) { | ||
5 | matrix_init_user(); | ||
6 | } | ||