diff options
| author | Jesse Vincent <jesse@keyboard.io> | 2017-08-14 15:13:13 -0700 |
|---|---|---|
| committer | Jesse Vincent <jesse@keyboard.io> | 2017-08-16 13:26:56 -0700 |
| commit | 35955860230fa35be1c687db242cedf482ce1fc4 (patch) | |
| tree | 2a6139c29d0b30fa14d3cf7fdbd080c481a42282 | |
| parent | 205c41cacec98f188eceb116c85aa96628d8b464 (diff) | |
| download | Model01-Firmware-35955860230fa35be1c687db242cedf482ce1fc4.tar.gz Model01-Firmware-35955860230fa35be1c687db242cedf482ce1fc4.zip | |
fix rendering of README
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ mkdir -p $SKETCHBOOK_DIR/hardware/keyboardio # then clone the hardware definitions to make them available to the arduino environment git clone --recursive https://github.com/keyboardio/Arduino-Boards.git $SKETCHBOOK_DIR/hardware/keyboardio/avr +``` ## Clone and Build the Kaleidoscope Firmware for the Model 01 |
