Rev 4132 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4132 | Rev 4240 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | # Input device class |
34 | # Input device class |
35 | CONFIG_HID_IN = generic |
35 | CONFIG_HID_IN = generic |
36 | 36 | ||
37 | # Output device class |
37 | # Output device class |
38 | CONFIG_HID_OUT = generic |
38 | CONFIG_HID_OUT = generic |
39 | - | ||
40 | # Keyboard layout |
- | |
41 | KBD_LAYOUT = us_qwerty |
- |