qmk_firmware/keyboards/horrortroll/chinese_pcb/devil68_pro
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2022-11-08 16:22:55 +00:00
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 2023-02-07 00:05:37 +00:00
devil68_pro.c [Keyboard] Add keyboard Caticorn (#19138) 2022-11-30 15:30:41 -08:00
devil68_pro.h
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Devil68 Pro

A 65% keyboard made by Chinese maker, which controlled by an ATMEGA32U4 chipset. The keyboard features per-key RGB, RGB underglow.

  • Keyboard Maintainer: HorrorTroll
  • Hardware Supported: ATMEGA32U4
  • Hardware Availability: Unknown

Make example for this keyboard (after setting up your build environment):

make horrortroll/chinese_pcb/devil68_pro:default

Flashing example for this keyboard:

make horrortroll/chinese_pcb/devil68_pro:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (Esc key) and plug in the keyboard
  • Reset by wire: Using a wire, 1 head to GND hole and other one to Reset pin on MCU
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available