]> git.gir.st - tmk_keyboard.git/blob - key_process.h
fixed: not to send key if fn_keycode is modifier
[tmk_keyboard.git] / key_process.h
1 #ifndef KEY_PROCESS_H
2 #define KEY_PROCESS_H 1
3
4
5 void proc_matrix(void);
6
7 #endif
Imprint / Impressum