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.

5 lines
69 B
C
Raw Normal View History

2017-05-18 18:55:07 -04:00
#include "m10a.h"
void matrix_init_kb(void) {
matrix_init_user();
}