qmk_firmware/keyboards/argyle
2024-05-03 15:21:29 +10:00
..
keymaps [Keyboard] Add Argyle (#22607) 2023-12-06 10:39:59 -07:00
keyboard.json Migrate build target markers to keyboard.json - 0AB (#23488) 2024-04-12 23:34:44 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md [Keyboard] Add Argyle (#22607) 2023-12-06 10:39:59 -07:00
rules.mk [Keyboard] Add Argyle (#22607) 2023-12-06 10:39:59 -07:00

Argyle

argyle

A 60 percent through hole keyboard with RGB and windows

Keyboard Maintainer: Yiancar and on GitHub 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.