-
Notifications
You must be signed in to change notification settings - Fork 263
Add keyboard support to arduino
-
Open the Arduino IDE. It will open an empty "sketch" window.
-
On Windows or Linux: Open the "File" menu, and click on "Preferences." On a Mac: Open the "Arduino" menu, and click on "Preferences."
-
At the bottom of the "Settings" tab is a box labeled 'Additional Board Manager URLs'. Paste this into the box:
https://raw.githubusercontent.com/keyboardio/boardsmanager/master/package_keyboardio_index.json
-
Click ‘OK’ to close the dialog
-
Open the ‘Tools’ menu, click on ‘Board’ and then click on ‘Boards Manager’
-
Type ‘Keyboardio’ into the search box. You will see an entry that says "keyboardio by Keyboardio" click on it to select it, and then click ‘Install’.
Once the install completes, click "Close".
-
Open the 'Tools' menu, click on 'Board' and then click on 'Keyboardio Model 01'. (You may have to scroll through a long list of other boards to get there.)
-
Open the 'Tools' menu, click on "Port > ".
-
If your keyboard is not already selected, click on it to select it. (If there is only one option such as "COM3" try it, it's almost certainly the correct port.)
Next step: Install the latest firmware on your keyboard
Troubleshooting
Advanced Topics
Development and customization
Keyboardio Model 01 docs
- Keyboardio Model 01 Introduction
- Flashing a new bootloader
- Default Model 01 QWERTY Layout
- Common Alternate Layouts
- Hardware Test Mode
Community