cfg_kbd.h File Reference
Configuration file for keyboard module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_KBD_POLL KBD_POLL_SOFTINT |
| Keyboard polling method. | |
| #define | CONFIG_KBD_OBSERVER 0 |
| Enable keyboard event delivery to observers. | |
| #define | CONFIG_KBD_BEEP 0 |
| Enable key beeps. | |
| #define | CONFIG_KBD_LONGPRESS 0 |
| Enable long pression handler for keys. | |
| #define | CONFIG_KBD_SCHED 0 |
| Enable calling poor man's scheduler to be called inside kbd_peek. | |
Detailed Description
Configuration file for keyboard module.
- Version:
- Id
- cfg_kbd.h 2936 2009-09-14 16:19:13Z asterix
Definition in file cfg_kbd.h.
