Keyboardio Model 01 keymap
 
 
Go to file
Antoine Martin 3a9840546a Add Model 01 base keymap 2022-09-25 15:05:09 +02:00
Model01Layout.json Add Model 01 base keymap 2022-09-25 15:05:09 +02:00
Model100Layout.json Add Model 100 base keymap 2022-09-24 17:24:41 +02:00
README.org Initial commit 2022-04-06 14:10:49 +02:00
flake.lock Initial commit 2022-04-06 14:10:49 +02:00
flake.nix Initial commit 2022-04-06 14:10:49 +02:00
keymap.ino Include date of build in version info 2022-04-06 15:27:12 +02:00

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.