qmk_firmware/keyboards/dztech/dz60rgb
XScorpion2 af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783)
* Initial conversion of the rgb_led struct

* Converting last keyboard & updating effects to take advantage of the new structure

* New struct should not be const

* Updated docs

* Changing define ___ for no led to NO_LED

* Missed converting some keymap usages of the old struct layout
2019-05-07 16:22:46 -07:00
..
keymaps rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 2019-05-07 16:22:46 -07:00
bootloader_defs.h
chconf.h
config.h [Keyboard] dz60rgb: update default keymap (#5661) 2019-04-21 09:33:36 -07:00
dz60rgb.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 2019-05-07 16:22:46 -07:00
dz60rgb.h
halconf.h
info.json
mcuconf.h
readme.md
rules.mk Add DFU Suffix for ARM boards (#5763) 2019-05-03 08:24:22 -07:00

DZ60RGB

dz60rgb

A customizable 60% RGB keyboard.

Keyboard Maintainer: DZtech
Hardware Supported: DZtech Hardware Availability: kbdfans

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

make dztech/dz60rgb:default

See build environment setup then the make instructions for more information.