mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-26 13:16:44 +00:00
8 lines
77 B
C
8 lines
77 B
C
|
#include "lovelive9.h"
|
||
|
|
||
|
|
||
|
|
||
|
void matrix_init_kb(void) {
|
||
|
matrix_init_user();
|
||
|
}
|