diff options
Diffstat (limited to 'keyboards/handwired/qc60')
| -rw-r--r-- | keyboards/handwired/qc60/proto/proto.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/qc60/proto/proto.c b/keyboards/handwired/qc60/proto/proto.c index a6031d772..fe08df859 100644 --- a/keyboards/handwired/qc60/proto/proto.c +++ b/keyboards/handwired/qc60/proto/proto.c | |||
| @@ -15,7 +15,3 @@ | |||
| 15 | */ | 15 | */ |
| 16 | 16 | ||
| 17 | #include "qc60.h" | 17 | #include "qc60.h" |
| 18 | |||
| 19 | void matrix_init_kb(void) { | ||
| 20 | matrix_init_user(); | ||
| 21 | }; | ||
