qmk_firmware/keyboards/dm9records/tartan
2022-08-06 23:23:35 +10:00
..
keymaps Add VIA support for dm9records/tartan (#11666) 2021-01-24 14:52:11 +00:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
readme.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
tartan.c 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
tartan.h 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00

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.