You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
949 B

  1. # Barleycorn
  2. ![Barleycorn](https://i.imgur.com/vi3L1HYl.png)
  3. An f-row less compact 1800 kit 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/barleycorn_pcb)
  6. * Hardware Availability: https://mykeyboard.eu/, https://novelkeys.xyz
  7. Make example for this keyboard (after setting up your build environment):
  8. make barleycorn:default
  9. Flashing example for this keyboard:
  10. make barleycorn:default:flash
  11. Bootloader:
  12. use usbasploader from HSGW's 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).