#include "quantum.h"
#include "rev1.h"

void matrix_init_kb(void) {
	matrix_init_user();
}