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 2da0827d4f
Remove matrix size defines (#19581)
1 year ago
..
keymaps/default Make default layer size 16-bit (#15286) 2 years ago
config.h Remove matrix size defines (#19581) 1 year ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago
readme.md Traveller cleanup (#13441) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago
traveller.c Traveller cleanup (#13441) 3 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.