qmk-dactyl-manuform-a/keyboards/dm9records/tartan
James Young 4e8af9d41b
Remove HD44780 References, Part 2 (#9918)
* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F
2020-08-07 02:06:14 -07:00
..
keymaps/default 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
config.h Remove HD44780 References, Part 2 (#9918) 2020-08-07 02:06:14 -07:00
info.json 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
readme.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Remove HD44780 References, Part 2 (#9918) 2020-08-07 02:06:14 -07: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

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.