Rev 4158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4158 | Rev 4240 | ||
|---|---|---|---|
| Line 40... | Line 40... | ||
| 40 | # Input device class |
40 | # Input device class |
| 41 | CONFIG_HID_IN = generic |
41 | CONFIG_HID_IN = generic |
| 42 | 42 | ||
| 43 | # Output device class |
43 | # Output device class |
| 44 | CONFIG_HID_OUT = generic |
44 | CONFIG_HID_OUT = generic |
| 45 | - | ||
| 46 | # Keyboard layout |
- | |
| 47 | KBD_LAYOUT = us_qwerty |
- | |