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