qmk_firmware/keyboards/dztech/dz60rgb
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372)
* RGB Matrix overhaul
Breakout of animations to separate files
Integration of optimized int based math lib
Overhaul of rgb_matrix.c and animations for performance

* Updating effect function api for future extensions

* Combined the keypresses || keyreleases define checks into a single define so I stop forgetting it where necessary

* Moving define RGB_MATRIX_KEYREACTIVE_ENABLED earlier in the include chain
2019-04-02 17:24:14 -07:00
..
keymaps Fix speed issues with RGB Matrix in the DZ60RGB (#5380) 2019-03-12 07:25:39 -07:00
bootloader_defs.h [Keyboard] add dz60rgb keyboard (#4992) 2019-01-30 12:18:35 -08:00
chconf.h [Keyboard] add dz60rgb keyboard (#4992) 2019-01-30 12:18:35 -08:00
config.h RGB Matrix Overhaul (#5372) 2019-04-02 17:24:14 -07:00
dz60rgb.c [Keyboard] add dz60rgb ansi and hhkb support; add dz40rgb (#5231) 2019-03-01 19:40:08 -08:00
dz60rgb.h [Keyboard] add dz60rgb ansi and hhkb support; add dz40rgb (#5231) 2019-03-01 19:40:08 -08:00
halconf.h [Keyboard] add dz60rgb keyboard (#4992) 2019-01-30 12:18:35 -08:00
info.json Update info.json (#5015) 2019-01-31 11:36:59 -08:00
mcuconf.h [Keyboard] add dz60rgb keyboard (#4992) 2019-01-30 12:18:35 -08:00
readme.md [Keyboard] add dz60rgb keyboard (#4992) 2019-01-30 12:18:35 -08:00
rules.mk [Keyboard] add dz60rgb keyboard (#4992) 2019-01-30 12:18:35 -08: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.