qmk-dactyl-manuform-a/keyboards/handwired/traveller/readme.md

22 lines
960 B
Markdown
Raw Permalink Normal View History

# Traveller
2016-07-21 06:12:00 +02:00
The Traveller is a variant on the atreus keyboard.
Like the Atreus, it is designed to be a good compromise between size and ergonomics.
2016-07-21 06:12:00 +02:00
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).
2016-07-21 06:12:00 +02:00
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.
2016-07-21 06:12:00 +02:00
Make example for this keyboard (after setting up your build environment):
2016-07-21 06:12:00 +02:00
make handwired/traveller:default
2016-07-21 06:12:00 +02:00
Flashing example for this keyboard:
2016-07-21 06:12:00 +02:00
make handwired/traveller:default:flash
2016-07-21 06:12:00 +02:00
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).