logo

qmk_firmware

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

readme.md (1028B)


  1. # Gingham
  2. ![gingham](https://yiancar-designs.com/wp-content/uploads/2019/06/IMG_20190625_233619.jpg)
  3. A 60% keyboard with only through hole components.
  4. Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  5. Hardware Supported: ATMEGA328p with vusb [PCB](https://github.com/yiancar/gingham_pcb)
  6. Hardware Availability: https://yiancar-designs.com/, https://novelkeys.xyz, https://mechboards.co.uk/
  7. Make example for this keyboard (after setting up your build environment):
  8. make yiancardesigns/gingham:default
  9. Flashing example for this keyboard:
  10. make yiancardesigns/gingham:default:flash
  11. Bootloader:
  12. use usbasploader HSGW's my repository.
  13. https://github.com/hsgw/USBaspLoader/tree/plaid
  14. 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).