Update to readme files

This commit is contained in:
Tony Grosinger 2022-04-09 09:16:42 -07:00
parent ba7f761334
commit 9f6032316f
2 changed files with 26 additions and 1 deletions

View File

@ -2,6 +2,20 @@
Resources and designs for the custom keyboards I have created.
## The Keyboards
### Chrysemys
[Source Files](https://git.sr.ht/~tgrosinger/keyboards/tree/main/item/chrysemys)
A 34-key single-board keyboard created with [Ergogen](https://ergogen.xyz). Powered by a ProMicro-compatible board, such as the nice!nano.
This keyboard is my first attempt at using Ergogen, and my first custom keyboard, so it will likely be rough around the edges. I predict there will be future keyboards listed here which refine the ideas implemented in this board.
### Future Keyboards
I'd like to eventually work towards putting the MCU directly on the keyboard PCB. It however does not seem wise to do this until I have a functional keyboard under my belt.
## License
All files in this repository are covered by the GPLv3 license. See the [LICENSE](https://git.sr.ht/~tgrosinger/keyboards/tree/main/item/LICENSE) file for more information.

View File

@ -1,6 +1,17 @@
# Chrysemys
A 34-key keyboard created with [Ergogen](https://ergogen.xyz).
A 34-key single-board keyboard created with [Ergogen](https://ergogen.xyz).
## Design Goals
- Bluetooth connectivity.
- Single board, with an outward rotation between the two halves for ergonomic comfort.
- Using the ZMK firmware, as it has the best bluetooth support at the moment.
- A focus on keeping the entire keyboard as thin as possible.
## Bill of Materials
Work in progress
## Inspiration