diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-09 21:32:31 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-09 21:32:31 +0000 |
commit | bcfa3fb9f22019d7cd7ce51e7980ecdaafe791eb (patch) | |
tree | 500ba0bd0f6446f4a8e29e49482d144bbe83c491 /keyboards/senselessclay/had60/readme.md | |
parent | 58afb872887965c424a0bc43e4eab6e963cd2a6c (diff) | |
parent | 7f9409bbb36534f23e3c120e7fa32e9256660a33 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/senselessclay/had60/readme.md')
-rw-r--r-- | keyboards/senselessclay/had60/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/senselessclay/had60/readme.md b/keyboards/senselessclay/had60/readme.md new file mode 100644 index 0000000000..a43e4f6fdb --- /dev/null +++ b/keyboards/senselessclay/had60/readme.md @@ -0,0 +1,21 @@ +# had60 + + + +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. |