This website requires JavaScript.
Explore
Help
Sign In
andrejl
/
qmk-dactyl-manuform-a
Watch
1
Star
0
Fork
You've already forked qmk-dactyl-manuform-a
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b27fb216ef
qmk-dactyl-manuform-a
/
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();
// }