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/default/config.h | |
parent | 2b1b5fed2a4b9986efb268a4788dee404d061c84 (diff) |
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/default/config.h')
-rw-r--r-- | keyboards/dztech/dz60rgb/keymaps/default/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/dztech/dz60rgb/keymaps/default/config.h b/keyboards/dztech/dz60rgb/keymaps/default/config.h deleted file mode 100644 index 558b6023d5..0000000000 --- a/keyboards/dztech/dz60rgb/keymaps/default/config.h +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once -#define DRIVER_1_LED_TOTAL 63 -#define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL |