You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps/default Traveller handwired layout macro refactor (#13539) 2 years ago
config.h Traveller cleanup (#13441) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md Traveller cleanup (#13441) 2 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
traveller.c Traveller cleanup (#13441) 2 years ago
traveller.h Traveller handwired layout macro refactor (#13539) 2 years ago

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.