qmk-firmware/keyboards/ergotravel
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
..
keymaps Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
rev1
config.h
ergotravel.c
ergotravel.h
info.json
readme.md
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -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