cfg_kbd.h

Go to the documentation of this file.
00001 
00040 #ifndef CFG_KBD_H
00041 #define CFG_KBD_H
00042 
00044 #define CONFIG_KBD_POLL  KBD_POLL_SOFTINT
00045 
00047 #define CONFIG_KBD_OBSERVER  0
00048 
00050 #define CONFIG_KBD_BEEP  0
00051 
00053 #define CONFIG_KBD_LONGPRESS  0
00054 
00056 #define CONFIG_KBD_SCHED 0
00057 
00058 #endif /* CFG_KBD_H */
00059