qmk_firmware/keyboards/horrortroll/chinese_pcb/devil68_pro
2023-05-01 13:33:10 +10:00
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2022-11-08 16:22:55 +00:00
config.h Move FORCE_NKRO to data driven (#20604) 2023-05-01 13:33:10 +10:00
devil68_pro.c Move 65% layouts to data driven (#20308) 2023-04-04 15:20:10 +10:00
info.json Move FORCE_NKRO to data driven (#20604) 2023-05-01 13:33:10 +10:00
readme.md [Keyboard] Refactor chinese PCB folder (#18923) 2022-11-08 08:22:38 -08:00
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00

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