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
928 B

  1. # Seigaiha
  2. ![Seigaiha](https://i.imgur.com/GCGyOmph.jpg)
  3. An alice layout 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/seigaiha_pcb)
  6. * Hardware Availability: https://mykeyboard.eu/, https://novelkeys.xyz
  7. Make example for this keyboard (after setting up your build environment):
  8. make seigaiha:default
  9. Flashing example for this keyboard:
  10. make seigaiha: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).