This website requires JavaScript.
Explore
Help
Sign In
varl
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
forks/qmk_firmware
Code
Pull requests
Activity
bf31f516e3
qmk_firmware
/
keyboards
/
converter
/
ibm_terminal
/
ibm_terminal.c
6 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
IBM Terminal M-122 converter support Code ported from TMK to QMK.
2016-12-14 10:21:01 +01:00
#
include
"ibm_terminal.h"
Update KEYMAP macro to be consistent with the rest of QMK
2016-12-14 16:33:56 +01:00
// void matrix_init_kb(void) {
IBM Terminal M-122 converter support Code ported from TMK to QMK.
2016-12-14 10:21:01 +01:00
Update KEYMAP macro to be consistent with the rest of QMK
2016-12-14 16:33:56 +01:00
// matrix_init_user();
// }
Copy permalink