This website requires JavaScript.
Explore
Help
Sign In
dax
/
qmk
Watch
1
Star
0
Fork
0
You've already forked qmk
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
3015f191a5d9268cb5ca7a0256597d3d76f4d200
qmk
/
key_process.h
8 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
add directories for each keyboard: hhkb, macway
2010-10-14 17:36:00 +09:00
#
ifndef KEY_PROCESS_H
#
define KEY_PROCESS_H 1
hhkb: refactored
2010-10-24 01:17:26 +09:00
add directories for each keyboard: hhkb, macway
2010-10-14 17:36:00 +09:00
void
proc_matrix
(
void
)
;
#
endif
Reference in New Issue
Copy Permalink