This website requires JavaScript.
Explore
Help
Sign In
steven-y-e
/
tmk
Watch
1
Star
0
Fork
You've already forked tmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9a938eecbd
tmk
/
key_process.h
8 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
add directories for each keyboard: hhkb, macway
2010-10-14 04:36:00 -04:00
#
ifndef KEY_PROCESS_H
#
define KEY_PROCESS_H 1
hhkb: refactored
2010-10-23 12:17:26 -04:00
add directories for each keyboard: hhkb, macway
2010-10-14 04:36:00 -04:00
void
proc_matrix
(
void
)
;
#
endif