Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philbobaggins/left-right-keyboard
A small keyboard PCB
https://github.com/philbobaggins/left-right-keyboard
diy electronics keyboard pcb teensy teensy-lc
Last synced: 3 days ago
JSON representation
A small keyboard PCB
- Host: GitHub
- URL: https://github.com/philbobaggins/left-right-keyboard
- Owner: PhilboBaggins
- License: cc-by-sa-4.0
- Created: 2020-03-29T16:39:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T07:23:10.000Z (4 months ago)
- Last Synced: 2024-08-03T08:23:46.167Z (4 months ago)
- Topics: diy, electronics, keyboard, pcb, teensy, teensy-lc
- Language: C++
- Homepage:
- Size: 2.16 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Left-Right Keyboard
A board with 4 buttons on the left and 4 on the right. Intended to be used as a keyboard for a computer; mostly for sending shortcut keys to VLC (e.g. `Ctrl+Left` and `Ctrl+Right` to skip back and forward).
I've pretty much abandoned this project in favour of [PicoKeys](https://github.com/PhilboBaggins/pico-keys).
![Board without Teensy](./board-photo.jpg)
## TODO
* [ ] Build and test a board
* [ ] Design and build case
* [ ] Improve PCB
* [ ] Fix designator for Teensy
* [ ] Add "JLCJLCJLCJLC" to silkscreen ... under Teensy, where it won't be seen
* [ ] Add silkscreen markings to indicate LED polarity
* [ ] Add silkscreen markings to indicate resistor value## Design files
This board was designed using the [Upverter](https://upverter.com) web service.
The schematic, board layout and bill of materials can be viewed [here](https://upverter.com/design/trebuchetindustries/2e30330a4f69523d/). Exports from Upverter are [available in a subdirectory](./Upverter%20exports).
## Licence
Copyright © 2020 Phil Baldwin
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
You should have received a copy of the license along with this work. If not, see .