forked from forks/qmk_firmware
1912f36177
* Ergodone refactor * Ergodox Infinity refactor * Ergotravel refactor * Ergotravel configurator layout update * Fixing include on Ergodox Infinity narze keymap |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
config.h | ||
ergotravel.c | ||
ergotravel.h | ||
i2c.c | ||
i2c.h | ||
info.json | ||
matrix.c | ||
readme.md | ||
rules.mk | ||
serial.c | ||
serial.h | ||
split_util.c | ||
split_util.h |
ErgoTravel
A split ergo 4x6 keyboard with 2 or 3 thumb keys and extra inner macro keys designed by Pierre Constantineau. More info on the GitHub Repo.
Status The ErgoTravel is currently being beta-tested.
Keyboard Maintainer: /u/jpconstantineau
Hardware Supported: Pro Micro (ATmega32U4)
Hardware Availability: Group Buys or order your own yourself
Make example for this keyboard (after setting up your build environment):
make ergotravel/rev1:default
Example of flashing this keyboard:
make ergotravel/rev1:default:avrdude
See build environment setup then the make instructions for more information.
A build guide for this keyboard can be found here: Build Guide