qmk-firmware/keyboards/tartan
Ryan 5e3951b361
Remove NO_UART defines from config.h for V-USB boards (#8351)
2020-03-09 19:58:25 +00:00
..
keymaps/default [Keyboard] Add Tartan keyboard (#7917) 2020-01-19 10:54:04 -08:00
config.h Remove NO_UART defines from config.h for V-USB boards (#8351) 2020-03-09 19:58:25 +00:00
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 [Keyboard] Add Tartan keyboard (#7917) 2020-01-19 10:54:04 -08:00
tartan.c [Keyboard] Add Tartan keyboard (#7917) 2020-01-19 10:54:04 -08:00
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

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.