qmk_firmware/keyboards/dztech/dz65rgb/v3
datafx b1c5a53a68
Add bootloader size (#13729)
* Add bootloader size

Bootloader size needs to be 6144 to allow QMK to jump to the correct location with bootmagic

* Include dz60rgb v2.1

Add boot loader size to this pcb also
2021-07-27 10:07:29 +10:00
..
config.h [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) 2021-06-18 17:54:29 -07:00
readme.md [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) 2021-06-18 17:54:29 -07:00
rules.mk Add bootloader size (#13729) 2021-07-27 10:07:29 +10:00
v3.c [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) 2021-06-18 17:54:29 -07:00
v3.h [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017) 2021-06-18 17:54:29 -07:00

DZ65RGB V3

A customizable 65% RGB keyboard.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: DZ65RGB V3
  • Hardware Availability: KBDfans

Bootloader mode

To put in bootloader mode, hold the Esc key while plugging in the USB cable. or use reset key behind the pcb.

Making firmware

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

make dztech/dz65rgb/v3:default

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