[Keyboard] Add Keebcats Denis PCB (#15154)

This commit is contained in:
Callum Hart
2021-11-19 17:51:42 +00:00
committed by GitHub
parent 5c3afe3e6b
commit 802d7e5e15
9 changed files with 550 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# Denis
* Keyboard Maintainer: [Cutie Club](https://github.com/cutie-club/)
* Hardware Supported: Atmega32u4 based 60% 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/denis: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).