Ryan 2da0827d4f Remove matrix size defines (#19581) 3 years ago
..
keymaps c347e732be Remove legacy EEPROM clear keycodes (#18782) 3 years ago
config.h 2da0827d4f Remove matrix size defines (#19581) 3 years ago
dz64rgb.c 64b1ed4550 Fix Per Key LED Indicator Callbacks (#18450) 3 years ago
dz64rgb.h 23ba884fa0 [Keyboard] add dz64rgb support (#15553) 4 years ago
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

DZ64RGB

A hotswap 60% RGB keyboard.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: DZtech DZ64RGB
  • Hardware Availability: KBDfans

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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

make dztech/dz64rgb:default 

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