4c1c112a16
* Traveller cleanup * Update keyboards/handwired/traveller/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
21 lines
960 B
Markdown
21 lines
960 B
Markdown
# Traveller
|
|
|
|
The Traveller is a variant on the atreus keyboard.
|
|
Like the Atreus, it is designed to be a good compromise between size and ergonomics.
|
|
|
|
Key differences are:
|
|
- An additional column for each pinky
|
|
- An RGB LED in the center to show the current layer
|
|
- More finger stagger, splay angle and contoured keycaps (F2 profile for space key).
|
|
|
|
You can make your own Traveller keyboard by using the openscad tools from the atreus repository, and adding a hole for the LED to shine through.
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make handwired/traveller:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make handwired/traveller:default:flash
|
|
|
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|