qmk_firmware/keyboards/dm9records/tartan
Nick Brassel 45dc2499dc
Remove all via-enabled keymaps, including `via`. (#24322)
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including `via`. (#24322) 2024-08-26 07:51:22 +10:00
keyboard.json Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749) 2024-05-20 20:31:42 +01:00
readme.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Data-Driven Keyboard Conversions: D (#23461) 2024-04-13 06:33:49 +01:00

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.