summaryrefslogtreecommitdiff
path: root/keyboards/argyle/readme.md
blob: 4a473a33ac7739ced798d65607dda02efc95f77e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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).