7f9409bbb3
Co-authored-by: Ryan <fauxpark@gmail.com>
21 lines
961 B
Markdown
21 lines
961 B
Markdown
# had60
|
|
|
|
![had60](https://i.imgur.com/Q0AtIAgh.jpg)
|
|
|
|
A minimal 60% keyboard implementation based around the ATMEGA32u4.
|
|
|
|
* Keyboard Maintainer: [hadi](https://github.com/senselessclay)
|
|
* Hardware Supported: had60 PCB
|
|
* Hardware Availability: https://senselessclay.com/
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make senselessclay/had60:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make senselessclay/had60:default:flash
|
|
|
|
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).
|
|
|
|
If you'd like to reset the board into bootloader mode for flashing using [QMK Toolbox](https://github.com/qmk/qmk_toolbox), simply press the reset button directly above the controller assembly on the bottom side of the PCB.
|