qmk_firmware/keyboards/handwired/traveller
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps/default Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
info.json Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
readme.md Traveller cleanup (#13441) 2021-07-05 11:45:31 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
traveller.c Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00

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.