qmk-dactyl-manuform-a/keyboards/handwired/traveller
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps/default Traveller handwired layout macro refactor (#13539) 2021-07-13 21:28:56 -07:00
config.h Traveller cleanup (#13441) 2021-07-05 11:45:31 +01:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md Traveller cleanup (#13441) 2021-07-05 11:45:31 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
traveller.c Traveller cleanup (#13441) 2021-07-05 11:45:31 +01:00
traveller.h Traveller handwired layout macro refactor (#13539) 2021-07-13 21:28:56 -07:00

readme.md

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.