523c8315a2
* Add bongo cat animation * Map all keys on base layer ... to make it easier to test newly built keyboards. The encoders are optional and can be placed in different locations. * Fix Torn in QMK configurator This removes additional variables defined in the keymap.c file, so that the default firmware can be compiled by the configurator. Co-authored-by: Richard Titmuss <richardt@spotify.com> |
||
---|---|---|
.. | ||
keymaps | ||
bongocat.c | ||
config.h | ||
info.json | ||
matrix.c | ||
mcp23018.c | ||
mcp23018.h | ||
readme.md | ||
rules.mk | ||
torn.c | ||
torn.h | ||
torn_encoder.c |
TORN// Split Through Hole
The split keyboard kit made by through hole components only.
The design has been inspired by the Corne, Plaid and Discipline keyboards.
Make example for this keyboard (after setting up your build environment):
make torn:default
Flashing example for this keyboard:
make torn:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.