https://github.com/softplus/3keyecosystem-hw
A tiny hobby ecosystem of computer keyboards. It's more than 3 keyboards, mostly with more than 3 keys, but 3 is a good number too.
https://github.com/softplus/3keyecosystem-hw
Last synced: 7 months ago
JSON representation
A tiny hobby ecosystem of computer keyboards. It's more than 3 keyboards, mostly with more than 3 keys, but 3 is a good number too.
- Host: GitHub
- URL: https://github.com/softplus/3keyecosystem-hw
- Owner: softplus
- License: apache-2.0
- Created: 2021-08-08T19:03:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T19:49:00.000Z (about 4 years ago)
- Last Synced: 2025-02-15T08:15:48.331Z (about 1 year ago)
- Language: C++
- Homepage: https://johnmu.com/
- Size: 2.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3-Key-Ecosystem -- a collection of modular macro-keyboards
This is a collection of macro-keyboards.
Most of them are based on a modular base-board (kbmount).
There are also 2 kinds of single-key boards for custom functions:
one for mechanical keys (the-feely-one),
and one for capacative touch connections (the-touchy-one).
As a bonus, some one-off boards too.
QMK code at https://github.com/softplus/3keyecosystem-qmk
License: Apache 2.0
Author/copyright: github.com/softplus (johnmu.com)
Feel free to reuse, tweak, make something cool.
Sample board:

## Devices
* Modular mount
* [kbmount](kbmount/) - Modular ATmega32u4-based keyboard 2U base-board
* 1-button keyboards
* [the-feely-one](1key/the-feely-one/) - 1 button, 2 LEDs
* [the-touchy-one](1key/the-touchy-one/) - capacative touch, 4 RGB LEDs
* 2-button keyboards - built on kbmount
* [2key1](2key/2key1/) - 2 buttons, simple LEDs
* [2key2](2key/2key2/) - 2 buttons, RGB LEDs
* 4-button keyboards - built on kbmount
* [4key1](4key/4key1/) - 2x2 button array, simple LEDs
* [4key2](4key/4key2/) - 2x2 button array, RGB LEDs
* 6-button keyboards - built on kbmount
* [6key2](6key/6key2/) - 3x2 button array, RGB LEDs
* [kai6](6key/kai6/) - 3x2 button array, LEDs, hand-solderable
## See also
Random text files
* [Devices](docs/devices.md)
* [USB VID/PID codes](docs/pid-codes.md)
* [To-do list](todo.md)
Also check out my [blog posts](https://johnmu.com/categories/keyboard/).
Feedback? @ me on twitter.com/johnmu