|
|
1 year ago | |
|---|---|---|
| .. | ||
| keymaps | 6b38dc17cd Remove deprecated `RGB_` and Mouse keycodes (#25444) | 1 year ago |
| keyboard.json | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| readme.md | 4c1c112a16 Traveller cleanup (#13441) | 5 years ago |
| traveller.c | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 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.