diff --git a/README.md b/README.md index 3bc5dea5..34b4c5ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Kaleidoscope + Flexible firmware for Arduino-powered keyboards. This package contains the "core" of Kaleidoscope and a number of [example firmware "Sketches"](https://github.com/keyboardio/Kaleidoscope/tree/master/examples). @@ -8,6 +9,8 @@ If you're just getting started with the Keyboardio Model 01, the [introductory d # Getting Started +(These instructions need to be rewritten for the new arduino-cli way of doing things) + ## Setup the Arduino IDE Setup the Arduino IDE on your system. Make sure you install at least version 1.8.6, since older version may not support all required features.