qmk_firmware/keyboards/horrortroll/chinese_pcb/black_e65
Ryan f4ba17c4a0
Move LED indicator config to data driven (#19800)
2023-02-17 13:14:29 +11:00
..
keymaps Merge remote-tracking branch 'origin/master' into develop 2022-11-08 16:22:55 +00:00
black_e65.c
black_e65.h
config.h Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
readme.md [Keyboard] Refactor chinese PCB folder (#18923) 2022-11-08 08:22:38 -08:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Black E6.5

A Exclusive E6.5 clone keyboard made by Chinese maker, which controlled by an ATMEGA32U4 chipset. The keyboard features per-key backlight, 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/black_e65:default

Flashing example for this keyboard:

make horrortroll/chinese_pcb/black_e65: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
  • Physical reset button: Press and hold the button on the back of the PCB, then plug in the keyboard
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available