You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 7fad94ba2d
Remove unused RGBLight defines from config.h (#19859)
3 years ago
..
keymaps [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 3 years ago
config.h Remove unused RGBLight defines from config.h (#19859) 3 years ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
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 dm9records/tartan:default

Flash firmware:

// In bootloader mode
make dm9records/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.