e9bd7d7ad3
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver |
||
---|---|---|
.. | ||
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 gboards/ergotaco:default:dfu
And reset your keyboard!
To just test if your build system is sane, try compiling the default keymap using:
make gboards/ergotaco:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.