c94cc1effa
* 40percentclub/ut47: move non-assignment code to post_rules.mk * converter/palm_usb: move non-assignment code to post_rules.mk * converter/sun_usb: move non-assignment code to post_rules.mk * dm9records/ergoinu: move non-assignment code to post_rules.mk * ergotaco: move non-assignment code to post_rules.mk * handwired/symmetric70_proto: move non-assignment code to post_rules.mk * hhkb/ansi: move non-assignment code to post_rules.mk * hhkb/jp: move non-assignment code to post_rules.mk * lfkeyboards/lfk78: move non-assignment code to post_rules.mk * lfkeyboards/lfk87: move non-assignment code to post_rules.mk * lfkeyboards/lfkpad: move non-assignment code to post_rules.mk * lfkeyboards/mini1800: move non-assignment code to post_rules.mk * manta60: move non-assignment code to post_rules.mk * mschwingen/modelm: move non-assignment code to post_rules.mk * newgame40: move non-assignment code to post_rules.mk * numatreus: move non-assignment code to post_rules.mk * rgbkb/zen: move non-assignment code to post_rules.mk * rgbkb/zen/rev2: move non-assignment code to post_rules.mk * Revert "handwired/symmetric70_proto: move non-assignment code to post_rules.mk" This reverts commit cffaf0075c3c9b2473a660ba4af8835a9162311b. |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
ergotaco.c | ||
ergotaco.h | ||
info.json | ||
matrix.c | ||
post_rules.mk | ||
readme.md | ||
rules.mk |
Gergo
It's a Taco with a side of HASL. A 12 key fiesta of a board.
Keyboard Maintainer: Jane Bernhardt
Hardware Supported: ErgoTaco
Hardware Availability: gboards.ca
Firmware building
Clone the QMK Repo and install dfu-programmer, flash with:
make ergotaco:default:dfu
And reset your keyboard!
To just test if your build system is sane, try compiling the default keymap using:
make ergotaco:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.