qmk_firmware/keyboards/dm9records/tartan
2023-04-27 07:45:43 +10:00
..
keymaps [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 2023-01-01 11:55:14 +11:00
config.h Move matrix config to info.json, part 4 (#20001) 2023-03-11 00:00:24 +11:00
info.json Move remaining LAYOUT_alls to data driven (#20463) 2023-04-27 07:45:43 +10:00
readme.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.