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.

24 lines
822 B

  1. # hnah40
  2. ![Hnah40](https://i.imgur.com/nXVmcyc.jpg)
  3. A custom 40% keyboard PCB, insprired by Plaid keyboard from hsgw
  4. Keyboard Maintainer: [vuhopkep](https://github.com/vuhopkep)
  5. Hardware Availability: https://github.com/vuhopkep/PCB/tree/master/Hnah40-Atmega328p
  6. Make example for this keyboard (after setting up your build environment):
  7. make handwired/hnah40:default
  8. Flashing example for this keyboard:
  9. make handwired/hnah40:default:flash
  10. ## Bootloader
  11. use usbasploader from hsgw.
  12. https://github.com/hsgw/USBaspLoader/tree/plaid
  13. 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).