add directories for each keyboard: hhkb, macway
This commit is contained in:
parent
82637ded27
commit
54b5bafaac
26 changed files with 383 additions and 794 deletions
6
key_process.h
Normal file
6
key_process.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef KEY_PROCESS_H
|
||||
#define KEY_PROCESS_H 1
|
||||
|
||||
void proc_matrix(void);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue