You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` |
3 years ago | |
|---|---|---|
| .. | ||
| keymaps | 3 years ago | |
| config.h | ||
| dougal.c | ||
| dougal.h | ||
| info.json | ||
| readme.md | ||
| rules.mk | ||
readme.md
Dougal
- Keyboard Maintainer: Cutie Club
- Hardware Supported: Atmega32u4 based 65% PCB, with wide compatibility
- Hardware Availability: Keebcats
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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.