aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 3352f2b..5a67826 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Introduction
============
-A firmware Sketch for the Keyboardio Model 01. Based algerno's:
+A firmware Sketch for the Keyboardio Model 01. Based on algerno's:
https://git.madhouse-project.org/algernon/Model01-Sketch#base-layer
@@ -31,7 +31,6 @@ Initialize (or update) submodules:
~$ git -C lib/hardware/keyboardio submodule update --init --recursive \
"avr/bootloaders/*" \
"avr/libraries/Kaleidoscope" \
- "avr/libraries/Kaleidoscope-HIDAdaptor-KeyboardioHID" \
"avr/libraries/Keyboardio*"
~$ make