Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonprickett/arcade-keyboard
Single key keyboard for Adafruit Trinket M0 with an arcade button!
https://github.com/simonprickett/arcade-keyboard
adafruit adafruit-trinket-m0 arcade-button arduino c iot maker zoom
Last synced: 6 days ago
JSON representation
Single key keyboard for Adafruit Trinket M0 with an arcade button!
- Host: GitHub
- URL: https://github.com/simonprickett/arcade-keyboard
- Owner: simonprickett
- License: mit
- Created: 2020-07-05T22:53:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T21:28:15.000Z (over 4 years ago)
- Last Synced: 2024-10-29T15:49:37.914Z (about 2 months ago)
- Topics: adafruit, adafruit-trinket-m0, arcade-button, arduino, c, iot, maker, zoom
- Language: C++
- Homepage: https://simonprickett.dev/making-a-single-button-keyboard/
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arcade-keyboard
Single key keyboard for Adafruit Trinket M0 with an arcade button!
Makes use of [this article](https://www.addictivetips.com/mac-os/run-an-applescript-with-a-keyboard-shortcut-on-macos/) which covers how to trigger an AppleScript with Automator when a particular keypress is received.
I made a Zoom panic switch using this, check out the [article with video on my website](https://simonprickett.dev/making-a-single-button-keyboard/).