mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 11:34:38 +00:00
bd5f323bec
Code ported from TMK to QMK.
6 lines
No EOL
81 B
C
6 lines
No EOL
81 B
C
#include "ibm_terminal.h"
|
|
|
|
void matrix_init_kb(void) {
|
|
|
|
matrix_init_user();
|
|
} |