This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2016-11-26 23:48:11 +07:00

6 lines
76 B
C

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