diff options
Diffstat (limited to 'Demos/Device/LowLevel/Keyboard/asf.xml')
-rw-r--r-- | Demos/Device/LowLevel/Keyboard/asf.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/Keyboard/asf.xml b/Demos/Device/LowLevel/Keyboard/asf.xml index e491b7bbd..15a06fb81 100644 --- a/Demos/Device/LowLevel/Keyboard/asf.xml +++ b/Demos/Device/LowLevel/Keyboard/asf.xml @@ -15,6 +15,12 @@ Keyboard HID device demo, implementing a basic USB keyboard that can send key press information to the host.
</info>
+ <info type="keyword" value="Technology">
+ <keyword value="Low Level APIs"/>
+ <keyword value="USB Device"/>
+ <keyword value="HID Class"/>
+ </info>
+
<device-support-alias value="lufa_avr8"/>
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
|