Ryan d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 tahun lalu
..
keymaps aec7f29df7 Add `mousekey.h` include to `quantum.h` (#21897) 2 tahun lalu
keyboard.json 01473075f8 Migrate features from rules.mk to data driven - EFGH (#23248) 2 tahun lalu
readme.md 4c1c112a16 Traveller cleanup (#13441) 5 tahun lalu
traveller.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 tahun lalu

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.