You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps Add VIA support for dm9records/tartan (#11666) 3 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 1 year ago
readme.md 2020 May 30 Breaking Changes Update (#9215) 4 years ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago
tartan.c 2020 May 30 Breaking Changes Update (#9215) 4 years ago
tartan.h 2020 May 30 Breaking Changes Update (#9215) 4 years ago

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.