summaryrefslogtreecommitdiffstats
path: root/users/drashna/post_config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-07 06:12:48 +0000
committerQMK Bot <hello@qmk.fm>2022-03-07 06:12:48 +0000
commit99edf15a696b6a116fb919ec98b2e9477ba8b124 (patch)
treed523d7e5129dd64d20869eaef7d352ced67b3145 /users/drashna/post_config.h
parentf9df57b722427d9a3c5d9123addf2cf88083b97b (diff)
parentff6c70415c536e6435023627197550889ffa1501 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'users/drashna/post_config.h')
-rw-r--r--users/drashna/post_config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/users/drashna/post_config.h b/users/drashna/post_config.h
index 0c9bda2eeb..2d5e6438d6 100644
--- a/users/drashna/post_config.h
+++ b/users/drashna/post_config.h
@@ -37,10 +37,9 @@
# define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_REST_MODE
#endif
-#ifdef QMK_KEYS_PER_SCAN
-# undef QMK_KEYS_PER_SCAN
+#ifndef QMK_KEYS_PER_SCAN
+# define QMK_KEYS_PER_SCAN 8
#endif
-#define QMK_KEYS_PER_SCAN 4
#ifdef MOUSEKEY_ENABLE
// mouse movement config