|
|
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | 0da6562c4d Make default layer size 16-bit (#15286) | 4 years ago |
| config.h | 2da0827d4f Remove matrix size defines (#19581) | 3 years ago |
| info.json | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
| readme.md | 4c1c112a16 Traveller cleanup (#13441) | 5 years ago |
| rules.mk | f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | 3 years ago |
| traveller.c | 4c1c112a16 Traveller cleanup (#13441) | 5 years ago |
| traveller.h | dd5ead676b Traveller handwired layout macro refactor (#13539) | 5 years ago |
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:
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.