summaryrefslogtreecommitdiff
path: root/key_process.h
diff options
context:
space:
mode:
authortmk2010-10-24 01:17:26 +0900
committertmk2010-10-24 01:17:26 +0900
commit06eb50be07ff16e4bfb046e4773185d9bcf048e9 (patch)
tree86a8fb688282004893eedd28641f8300c9d812d1 /key_process.h
parent9d7979931e0037fc5ddc77a2cb895eb055501f34 (diff)
hhkb: refactored
Diffstat (limited to 'key_process.h')
-rw-r--r--key_process.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/key_process.h b/key_process.h
index 10577dd5b..bfc0218f3 100644
--- a/key_process.h
+++ b/key_process.h
@@ -1,6 +1,7 @@
#ifndef KEY_PROCESS_H
#define KEY_PROCESS_H 1
+
void proc_matrix(void);
#endif