https://github.com/cipherswami/digikeyboard
Digispark's DigiKeyboard library for ArduinoDroid IDE.
https://github.com/cipherswami/digikeyboard
Last synced: about 1 year ago
JSON representation
Digispark's DigiKeyboard library for ArduinoDroid IDE.
- Host: GitHub
- URL: https://github.com/cipherswami/digikeyboard
- Owner: cipherswami
- License: other
- Created: 2021-05-29T12:01:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T10:40:21.000Z (over 3 years ago)
- Last Synced: 2025-03-23T23:35:12.327Z (about 1 year ago)
- Language: Assembly
- Size: 151 KB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# DigiKeyboard
Digispark's DigiKeyboard library for ArduinoDroid IDE.
**NOTE:** This library is fetched from official digistump repo:
https://github.com/digistump/DigistumpArduino/tree/master/digistump-avr/libraries/DigisparkKeyboard
Code is verbatim, just files are re-arranged and properties file is add, in order to make use in Arduino Droid.
# USAGE:
The code format is same as official DigiKeyboard.h, if not sure checkout the examples and original Documentation:
1. After writing the code, compile it first.
2. Set the board type to Digispark:
menu(triple dot) -> settings -> Board type -> Digistump -> Digispark.
3. Now, you can flash this to Digispark:
menu(triple dot) -> Actions -> upload -> *upload over USB.
OR Simply Shortcut icon on the top of the editor.
\* You get only 4 seconds to press "upload over usb" just after detection of the Digispark.