Skip to content

Commit 15a73f4

Browse files
technomancyjackhumbert
authored andcommitted
Add Atreus as an official board.
1 parent 4044c74 commit 15a73f4

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

keyboards/atreus/readme.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ A small mechanical keyboard that is based around the shape of the human hand.
55

66
These configuration files are specifically for the Atreus keyboards created by Phil Hagelberg (@technomancy). This keyboard is available in two variants: one powered by a Teensy 2, (usually hand-wired) one powered by an A-Star. (usually using a PCB) This repository currently assumes that you have an A-Star powered Atreus. If you are using a Teensy2, specify that by adding `TEENSY2=yes` to your `make` commands.
77

8-
Keyboard Maintainer: QMK Community
9-
Hardware Supported: Atreus PCB
8+
Keyboard Maintainer: [Phil Hagelberg](https://github.com/technomancy)
9+
Hardware Supported: Atreus, PCB-based or hand-wired
1010
Hardware Availability: https://atreus.technomancy.us
1111

1212
Make example for this keyboard (after setting up your build environment):
1313

1414
make atreus:default:avrdude
1515

16+
Unlike the TMK firmware, this command should be run from the root of
17+
the repository, not the directory containing this readme.
18+
1619
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.

readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,13 @@ The docs are hosted on [Gitbook](https://www.gitbook.com/book/qmk/firmware/detai
2222
* [ErgoDox EZ](/keyboards/ergodox_ez/)
2323
* [Clueboard](/keyboards/clueboard/)
2424
* [Cluepad](/keyboards/clueboard/17/)
25+
* [Atreus](/keyboards/atreus/)
2526

2627
The project also includes community support for [lots of other keyboards](/keyboards/).
2728

2829
## Maintainers
2930

30-
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, [Hasu](https://github.com/tmk). The OLKB product firmwares are maintained by [Jack Humbert](https://github.com/jackhumbert), the Ergodox EZ by [Erez Zukerman](https://github.com/ezuk), and the Clueboard by [Zach White](https://github.com/skullydazed).
31+
QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, [Hasu](https://github.com/tmk). The OLKB product firmwares are maintained by [Jack Humbert](https://github.com/jackhumbert), the Ergodox EZ by [Erez Zukerman](https://github.com/ezuk), the Clueboard by [Zach White](https://github.com/skullydazed), and the Atreus by [Phil Hagelberg](https://github.com/technomancy).
3132

3233
## Official website
3334

0 commit comments

Comments
 (0)