Skip to content

Commit

Permalink
[Keyboard] fix dz60rgb response speed (qmk#5540)
Browse files Browse the repository at this point in the history
  • Loading branch information
moyi4681 authored and Timbus committed Jun 23, 2019
1 parent f0e8768 commit 2d0faa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboards/dztech/dz60rgb/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
#define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects
#define RGB_DISABLE_WHEN_USB_SUSPENDED false // turn off effects when suspended
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_LED_PROCESS_LIMIT 4
#define RGB_MATRIX_LED_FLUSH_LIMIT 26
#define DISABLE_RGB_MATRIX_SPLASH
#define DISABLE_RGB_MATRIX_MULTISPLASH
#define DISABLE_RGB_MATRIX_SOLID_MULTISPLASH
Expand Down

0 comments on commit 2d0faa7

Please sign in to comment.