qmk-firmware/keyboards/tartan
Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584)
2020-03-31 13:17:04 +01:00
..
keymaps/default
config.h Remove NO_UART defines from config.h for V-USB boards (#8351) 2020-03-09 19:58:25 +00:00
info.json
readme.md
rules.mk
tartan.c
tartan.h

readme.md

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.