summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 28197c5..b88b3e8 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ Various code for the [Digispark](http://digistump.com/wiki/digispark)
- [Blink](blink) - a simple blinking LED example, start here
- [USB](usb) - a basic USB device that flips the LED based on USB interrupts
+ - [Keyboard](keyboard) - a USB HID keyboard example
## Prerequisites