logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (976B)


  1. # Argyle
  2. ![argyle](https://i.imgur.com/6x7ZYhxh.png)
  3. A 60 percent through hole keyboard with RGB and windows
  4. Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  5. Hardware Supported: ATMEGA328p with vusb
  6. Hardware Availability: https://prototypist.net/
  7. Make example for this keyboard (after setting up your build environment):
  8. make argyle:default
  9. Flashing example for this keyboard:
  10. make argyle:default:flash
  11. Bootloader:
  12. use usbasploader HSGW's my repository.
  13. https://github.com/hsgw/USBaspLoader/tree/plaid
  14. 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.
  15. 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).