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 d09a06a1b3
Update GPIO API usage in keyboard code (#23361)
2 weeks ago
..
keymaps/default Add `mousekey.h` include to `quantum.h` (#21897) 8 months ago
keyboard.json Migrate features from rules.mk to data driven - EFGH (#23248) 2 months ago
readme.md Traveller cleanup (#13441) 2 years ago
traveller.c Update GPIO API usage in keyboard code (#23361) 2 weeks 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.