From 54b5bafaacf0d7863b7bdb84dd69cbc80db77956 Mon Sep 17 00:00:00 2001 From: tmk Date: Thu, 14 Oct 2010 17:36:00 +0900 Subject: add directories for each keyboard: hhkb, macway --- key_process.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 key_process.h (limited to 'key_process.h') diff --git a/key_process.h b/key_process.h new file mode 100644 index 000000000..10577dd5b --- /dev/null +++ b/key_process.h @@ -0,0 +1,6 @@ +#ifndef KEY_PROCESS_H +#define KEY_PROCESS_H 1 + +void proc_matrix(void); + +#endif -- cgit v1.2.3