qmk-firmware/keyboards/tartan
..
keymaps/default
config.h
info.json [Keyboard] Add Tartan keyboard (#7917) 2020-01-19 10:54:04 -08:00
readme.md [Keyboard] Add Tartan keyboard (#7917) 2020-01-19 10:54:04 -08:00
rules.mk
tartan.c
tartan.h [Keyboard] Add Tartan keyboard (#7917) 2020-01-19 10:54:04 -08:00
usbconfig.h [Keyboard] Add Tartan keyboard (#7917) 2020-01-19 10:54:04 -08: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.