qmk_sweep_skeletyl/keyboards/cutie_club/keebcats/dougal
2023-02-08 18:41:46 +11:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
dougal.c [Keyboard] Add Keebcats Dougal PCB (#15168) 2021-11-19 09:41:12 -08:00
dougal.h Cutie Club x Keebcats Dougal: add LAYOUT_65_ansi and LAYOUT_65_iso (#16239) 2022-02-05 20:07:39 -08:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] Add Keebcats Dougal PCB (#15168) 2021-11-19 09:41:12 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.