summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/promethium.c
blob: a0035cce1aa2ffa695ed3cc92c5456500deb135d (plain)
1
2
3
4
5
6
#include "promethium.h"

void matrix_init_kb(void) {

	matrix_init_user();
}