diff options
author | moyi4681 <moyi4681@users.noreply.github.com> | 2019-03-11 01:15:53 +0800 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-03-10 10:15:53 -0700 |
commit | c8ad13d0f970c7f424ea5da48181ad449f4ae09f (patch) | |
tree | c2a25685d32e24428a4417dba861640d7c43c007 /keyboards/dztech/dz60rgb/keymaps/ansi | |
parent | 2b1b5fed2a4b9986efb268a4788dee404d061c84 (diff) | |
download | qmk_firmware-c8ad13d0f970c7f424ea5da48181ad449f4ae09f.tar.gz qmk_firmware-c8ad13d0f970c7f424ea5da48181ad449f4ae09f.zip |
fix dz60rgb config.qmk.fm non-combile (#5356)
* Update config.h
* Update config.h
* Update config.h
* Delete config.h
* Update config.h
* Update config.h
* Update config.h
* Delete config.h
Diffstat (limited to 'keyboards/dztech/dz60rgb/keymaps/ansi')
-rw-r--r-- | keyboards/dztech/dz60rgb/keymaps/ansi/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/dztech/dz60rgb/keymaps/ansi/config.h b/keyboards/dztech/dz60rgb/keymaps/ansi/config.h index 2e7122b3cc..3ca582e84b 100644 --- a/keyboards/dztech/dz60rgb/keymaps/ansi/config.h +++ b/keyboards/dztech/dz60rgb/keymaps/ansi/config.h @@ -1,4 +1,6 @@ #pragma once #define dzrgb60_ansi +#undef DRIVER_1_LED_TOTAL +#undef DRIVER_LED_TOTAL #define DRIVER_1_LED_TOTAL 61 #define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL |