aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cutie_club/keebcats/dougal/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cutie_club/keebcats/dougal/readme.md')
-rw-r--r--keyboards/cutie_club/keebcats/dougal/readme.md18
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 000000000..3c0dd932a
--- /dev/null
+++ b/keyboards/cutie_club/keebcats/dougal/readme.md
@@ -0,0 +1,18 @@
1# Dougal
2
3* Keyboard Maintainer: [Cutie Club](https://github.com/cutie-club/)
4* Hardware Supported: Atmega32u4 based 65% PCB, with wide compatibility
5* Hardware Availability: [Keebcats](https://keebcats.co.uk)
6
7## Bootloader
8
9Enter the bootloader in 2 ways with the default configuration:
10
11* **Bootmagic reset**: Hold down the key at top left key (matrix position 0,0) and plug the device in
12* **Physical reset button**: Press the button marked reset on the back of the PCB
13
14Make example for this keyboard (after setting up your build environment):
15
16 make cutie_club/keebcats/dougal:default
17
18See 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).