]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - key_process.h
added 'Keymap' section to adb/README.
[max/tmk_keyboard.git] / key_process.h
index 10577dd5b554396ad43fffa30a1f941947089161..bfc0218f3ed277af9210d7ce674015811a09ebb6 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef KEY_PROCESS_H
 #define  KEY_PROCESS_H 1
 
+
 void proc_matrix(void);
 
 #endif