From 06eb50be07ff16e4bfb046e4773185d9bcf048e9 Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 24 Oct 2010 01:17:26 +0900 Subject: hhkb: refactored --- key_process.h | 1 + 1 file changed, 1 insertion(+) (limited to 'key_process.h') 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 -- cgit v1.2.3