#include "68keys.h"

void matrix_init_kb(void)
{
	matrix_init_user();
}