Rev 4347 | Rev 4349 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4347 | Rev 4348 | ||
---|---|---|---|
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 |
- |