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
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

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