You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
Model01Layout.json | 1 year ago | |
Model100Layout.json | 1 year ago | |
README.org | 2 years ago | |
flake.lock | 2 years ago | |
flake.nix | 2 years ago | |
keymap.ino | 2 years ago |
README.org
Keyboardio Model 01 keymap
Building
Enter the Nix-provided environment:
nix develop
Then launch the Arduino IDE:
arduino keymap.ino
Setup the Kaleidoscope / Model 01 board development files:
https://kaleidoscope.readthedocs.io/en/latest/setup_toolchain.html#add-keyboard-support-to-arduino
Summed up here:
Open File, then Preferences, and paste this in the Additional Boards Manager URLs field, then click Ok:
https://raw.githubusercontent.com/keyboardio/boardsmanager/master/package_keyboardio_index.json
Then go to Tools, Board, Boards Manager, search for keyboardio
and
install v1.99.5
.
Then go to Tools, Board again, and select the Keyboardio Model 01.