]> git.friedersdorff.com Git - max/tmk_keyboard.git/blob - key_process.h
10577dd5b554396ad43fffa30a1f941947089161
[max/tmk_keyboard.git] / key_process.h
1 #ifndef KEY_PROCESS_H
2 #define  KEY_PROCESS_H 1
3
4 void proc_matrix(void);
5
6 #endif