.. | ||
keymaps/default | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
tartan.c | ||
tartan.h | ||
usbconfig.h |
Tartan # Through Hole
A 60% keyboard with only through hole components.
- Keyboard Maintainer: hsgw
- Hardware Supported: ATMEGA328p with vusb PCB
- Hardware Availability: https://5z6p.com/products/tartan/
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.