BeRTOS
cfg_kbd.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_KBD_H
00040 #define CFG_KBD_H
00041 
00043 #define CONFIG_KBD_POLL  KBD_POLL_SOFTINT
00044 
00046 #define CONFIG_KBD_OBSERVER  0
00047 
00049 #define CONFIG_KBD_BEEP  0
00050 
00052 #define CONFIG_KBD_LONGPRESS  0
00053 
00055 #define CONFIG_KBD_SCHED 0
00056 
00057 #endif /* CFG_KBD_H */
00058