summaryrefslogtreecommitdiff
path: root/hid/firefly
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 13:55:11 -0700
committerDen Delimarsky <[email protected]>2019-03-13 13:55:11 -0700
commitcf2564be4183280c0a31cd158b28c9b7e3bbee4b (patch)
tree7458d083df07ae3095aa5810b54b5dc8e1f4cf68 /hid/firefly
parent391db42c817138b0b06c5e21270acdf12bab31a1 (diff)
Update README metadata
Diffstat (limited to 'hid/firefly')
-rw-r--r--hid/firefly/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/hid/firefly/README.md b/hid/firefly/README.md
index 49f6b011..c2d4d62c 100644
--- a/hid/firefly/README.md
+++ b/hid/firefly/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: KMDF filter driver for a HID device
description: Illustrates using remote I/O target interfaces to open a HID collection in kernel-mode and send IOCTL requests to set and get feature reports.
languages:
- cpp