diff options
Diffstat (limited to 'keyboards/handwired/traveller/readme.md')
-rw-r--r-- | keyboards/handwired/traveller/readme.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/handwired/traveller/readme.md b/keyboards/handwired/traveller/readme.md deleted file mode 100644 index 135a0d2cad..0000000000 --- a/keyboards/handwired/traveller/readme.md +++ /dev/null @@ -1,21 +0,0 @@ -# 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). |