qmk-dactyl-manuform-a/keyboards/tartan
Ryan ce842f912e
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)
2020-05-17 21:37:04 +01: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 Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) 2020-05-17 21:37:04 +01: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

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.