qmk_firmware/keyboards/argyle/readme.md

24 lines
976 B
Markdown
Raw Normal View History

# Argyle
![argyle](https://i.imgur.com/6x7ZYhxh.png)
A 60 percent through hole keyboard with RGB and windows
Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
Hardware Supported: ATMEGA328p with vusb
Hardware Availability: https://prototypist.net/
Make example for this keyboard (after setting up your build environment):
make argyle:default
Flashing example for this keyboard:
make argyle:default:flash
Bootloader:
use usbasploader HSGW's my repository.
https://github.com/hsgw/USBaspLoader/tree/plaid
To put the board in bootloader, either press and hold escape as you plug in, or press the button under the spacebar as you plug in.
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).