]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergotravel/readme.md
Usbasploader bootloader option addition (#6304)
[qmk_firmware.git] / keyboards / ergotravel / readme.md
1 ErgoTravel
2 ====
3
4 ![ErgoTravel](https://i.imgur.com/H9t6Q7b.png)
5
6
7 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](https://github.com/jpconstantineau/ErgoTravel).
8
9 **Status** The ErgoTravel is currently being beta-tested.  
10
11 Keyboard Maintainer: [/u/jpconstantineau](https://github.com/jpconstantineau)  
12
13 Hardware Supported: Pro Micro (ATmega32U4) 
14
15 Hardware Availability: [Group Buys](https://keyboards.jpconstantineau.com/) or order your own [yourself](https://github.com/jpconstantineau/ErgoTravel/blob/master/OrderingInstructions.md)
16
17
18 Make example for this keyboard (after setting up your build environment):
19
20     make ergotravel/rev1:default
21
22 Example of flashing this keyboard:
23
24     make ergotravel/rev1:default:avrdude
25
26 See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
27
28 A build guide for this keyboard can be found here: [Build Guide](https://github.com/jpconstantineau)