QMK/keyboards/tartan
2020-03-23 10:48:11 +01:00
..
keymaps/default initial upload 2020-03-23 10:48:11 +01:00
config.h initial upload 2020-03-23 10:48:11 +01:00
info.json initial upload 2020-03-23 10:48:11 +01:00
readme.md initial upload 2020-03-23 10:48:11 +01:00
rules.mk initial upload 2020-03-23 10:48:11 +01:00
tartan.c initial upload 2020-03-23 10:48:11 +01:00
tartan.h initial upload 2020-03-23 10:48:11 +01:00
usbconfig.h initial upload 2020-03-23 10:48:11 +01:00

Tartan # Through Hole

tartan

A 60% keyboard with only through hole components.

Make example for this keyboard (after setting up your build environment):

make tartan:default

Flash firmware:

// In bootloader mode
make tartan:default:flash

Bootloader

use usbasploader in my repository. https://github.com/hsgw/USBaspLoader/tree/plaid

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.