6 lines
80 B
C
6 lines
80 B
C
#include "christmas_tree.h"
|
|
|
|
void matrix_init_kb(void) {
|
|
matrix_init_user();
|
|
}
|