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
config.h
info.json
readme.md
rules.mk Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117) 2020-05-17 21:37:04 +01:00
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.