qmk_firmware/keyboards/handwired/promethium/promethium.c

6 lines
76 B
C

#include "promethium.h"
void matrix_init_kb(void) {
matrix_init_user();
}