qmk_firmware/keyboards/ergotravel
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
rev1 Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173) 2018-06-13 07:58:23 -07:00
config.h adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
ergotravel.c adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
ergotravel.h Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173) 2018-06-13 07:58:23 -07:00
i2c.c adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
i2c.h adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
info.json Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173) 2018-06-13 07:58:23 -07:00
matrix.c adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
readme.md adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
rules.mk adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
serial.c adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
serial.h adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
split_util.c adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00
split_util.h adding all ErgoTravel Files (#3129) 2018-06-05 09:15:19 -07:00

readme.md

ErgoTravel

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