IBM Terminal M-122 converter support
Code ported from TMK to QMK.
This commit is contained in:
parent
20892bf706
commit
bd5f323bec
15 changed files with 765 additions and 0 deletions
6
keyboards/converter/ibm_terminal/ibm_terminal.c
Normal file
6
keyboards/converter/ibm_terminal/ibm_terminal.c
Normal file
|
@ -0,0 +1,6 @@
|
|||
#include "ibm_terminal.h"
|
||||
|
||||
void matrix_init_kb(void) {
|
||||
|
||||
matrix_init_user();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue