summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2016-03-26 13:34:43 +0300
committerYuval Adam <yuval@y3xz.com>2016-03-26 13:34:43 +0300
commit881c90e26ffca3d5aa58e90eb427229daa1fb5a0 (patch)
tree610d9a64f35365409fad84ceec8885512b0046e8 /README.md
parent80f40c3daf0e076da6fdcae55835f8cbd313bf3a (diff)
Update READMEs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b88b3e8..3528add 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +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
+ - [Keyboard](keyboard) - a USB HID keyboard example, LED toggled via Caps Lock key
## Prerequisites