]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/ergotaco/readme.md
Configure Vagrant to use qmk_base_container (#6194)
[qmk_firmware.git] / keyboards / ergotaco / readme.md
1 # Gergo
2
3 ![ErgoTaco](https://i.redd.it/dbcu5i21m3i21.jpg)
4
5 It's a Taco with a side of HASL. A 12 key fiesta of a board.
6
7 Keyboard Maintainer: [Jeremy Bernhardt](https://github.com/germ)  
8 Hardware Supported: ErgoTaco  
9 Hardware Availability: [gboards.ca](http://gboards.ca)  
10
11 ## Firmware building
12 Clone the QMK Repo and install dfu-programmer, flash with:
13
14     make ergotaco:default:dfu
15
16 And reset your keyboard!
17
18 To just test if your build system is sane, try compiling the default keymap using:
19    
20     make ergotaco:default
21
22 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
23
24 ## Have an idea? [Reach out to me!](mailto:bernhardtjeremy@gmail.com)