This website requires JavaScript.
Explore
Help
Register
Sign In
masq
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cc6043ca29
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();
// }