8 lines
77 B
C
8 lines
77 B
C
#include "lovelive9.h"
|
|
|
|
|
|
|
|
void matrix_init_kb(void) {
|
|
matrix_init_user();
|
|
}
|