qmk_firmware/keyboards/dztech/dz65rgb
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/default add dz65rgb (#5756) 2019-05-03 06:19:33 -07:00
config.h add dz65rgb (#5756) 2019-05-03 06:19:33 -07:00
dz65rgb.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 2019-05-07 16:22:46 -07:00
dz65rgb.h add dz65rgb (#5756) 2019-05-03 06:19:33 -07:00
info.json add dz65rgb (#5756) 2019-05-03 06:19:33 -07:00
readme.md add dz65rgb (#5756) 2019-05-03 06:19:33 -07:00
rules.mk add dz65rgb (#5756) 2019-05-03 06:19:33 -07:00

readme.md

DZ65RGB

A customizable 65% RGB keyboard.

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

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

make dztech/dz65rgb:default

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