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.
2017-01-31 22:37:03 +01:00

8 lines
81 B
C
Executable File

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