]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/hnah40/readme.md
[Keyboard] Add Hnah40 keyboard (#6183)
[qmk_firmware.git] / keyboards / handwired / hnah40 / readme.md
1 # hnah40
2
3 ![Hnah40](https://i.imgur.com/nXVmcyc.jpg)
4
5 A custom 40% keyboard PCB, insprired by Plaid keyboard from hsgw
6
7
8 Keyboard Maintainer: [vuhopkep](https://github.com/vuhopkep)  
9 Hardware Availability: https://github.com/vuhopkep/PCB/tree/master/Hnah40-Atmega328p
10
11 Make example for this keyboard (after setting up your build environment):
12
13     make handwired/hnah40:default:program
14
15 ## Bootloader 
16 use usbasploader from hsgw.
17 https://github.com/hsgw/USBaspLoader/tree/plaid
18
19
20 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).