diff options
author | Callum Hart <mini-ninja-64@users.noreply.github.com> | 2021-11-19 17:41:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-19 09:41:12 -0800 |
commit | 10c36032a075258516f30da79949a755d67a53a2 (patch) | |
tree | 1c351ef5e09d2d370e3d55e7d61a5aac49210432 /keyboards/cutie_club/keebcats/dougal/readme.md | |
parent | 58e7527e602395b0e90ed2560c390c3a6b493db2 (diff) |
[Keyboard] Add Keebcats Dougal PCB (#15168)
Diffstat (limited to 'keyboards/cutie_club/keebcats/dougal/readme.md')
-rw-r--r-- | keyboards/cutie_club/keebcats/dougal/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/cutie_club/keebcats/dougal/readme.md b/keyboards/cutie_club/keebcats/dougal/readme.md new file mode 100644 index 0000000000..3c0dd932aa --- /dev/null +++ b/keyboards/cutie_club/keebcats/dougal/readme.md @@ -0,0 +1,18 @@ +# Dougal + +* Keyboard Maintainer: [Cutie Club](https://github.com/cutie-club/) +* Hardware Supported: Atmega32u4 based 65% PCB, with wide compatibility +* Hardware Availability: [Keebcats](https://keebcats.co.uk) + +## Bootloader + +Enter the bootloader in 2 ways with the default configuration: + +* **Bootmagic reset**: Hold down the key at top left key (matrix position 0,0) and plug the device in +* **Physical reset button**: Press the button marked reset on the back of the PCB + +Make example for this keyboard (after setting up your build environment): + + make cutie_club/keebcats/dougal:default + +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). |