summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreucalyn <hi.eucalyn@gmail.com>2020-04-14 07:40:15 +0900
committerGitHub <noreply@github.com>2020-04-13 23:40:15 +0100
commit575d99816e756dec3b69cd53419cf2f7f6415b49 (patch)
treedaa0357f4c81e8fbe23a4603bc288ce711bfdd7a
parent4bccde37d4148bdf0ee3676c9eed102639cfeb4a (diff)
Configure RGBLIGHT_SPLIT for Mint60 (#8788)
-rw-r--r--keyboards/mint60/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mint60/config.h b/keyboards/mint60/config.h
index 19a17a7c5e..1b11092eb5 100644
--- a/keyboards/mint60/config.h
+++ b/keyboards/mint60/config.h
@@ -148,6 +148,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN D3
#define RGBLED_NUM 8
+#define RGBLIGHT_SPLIT
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17