Kaleidoscope
|
Flexible firmware for Arduino-powered keyboards.
This package contains the "core" of Kaleidoscope and an example firmware "Sketch." If you're looking for the firmware for the Keyboardio Model 01, you should start with https://github.com/keyboardio/Model01-Firmware
Pick a directory to work in, you'll need to clone multiple repositories. We'll assume you picked $HOME/kaleidoscope
, if you chose another adapt the commands below accordingly.
Setup the Arduino IDE on your system. Make sure you install at least version 1.6, since older version may not support all required features.
brew cask install arduino
or download the application from the official website and move it to your /Applications
folder.<3 jesse