Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dekonnection/atreis
https://github.com/dekonnection/atreis
keyboard mechanical-keyboard qmk-firmware
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dekonnection/atreis
- Owner: dekonnection
- License: mit
- Created: 2018-01-21T01:51:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-08T14:57:10.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T18:39:47.722Z (3 months ago)
- Topics: keyboard, mechanical-keyboard, qmk-firmware
- Size: 7.1 MB
- Stars: 110
- Watchers: 4
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atreis keyboard
Unsplitting the Iris keyboard.
![A picture of the Atreis](pictures/GPI0El4.jpg?raw=true "The Atreis keyboard")
Based on [Keebio's Iris keyboard design files](https://github.com/keebio/iris-case),
modified to achieve the same layout in a single-piece form-factor.For more pictures, [the full album is on imgur](https://imgur.com/a/LmST29r).
## Why ?
Because the Iris is perfect, but a splitted keyboard is not the most convenient
keyboard to take when on the go.And because we can.
## Why this name ?
Because it looks a lot like the [Atreus](https://github.com/technomancy/atreus) keyboard, but with the Iris layout.
## How do I build one ?
Two solutions:
- like I did when I started the project, laser-cut the plates and hand-wire it.
- use the PCB and case files available in this repository, wonderfully created by https://github.com/climent# Firmware
This keyboard runs under the wonderful [QMK](https://github.com/qmk/qmk_firmware) firmware, my current (preliminary and pretty basic, but functional) code is here : https://github.com/dekonnection/qmk_firmware/tree/master/keyboards/atreis
I will eventually do a merge request in upstream QMK.