summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/rev6a/config.h
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2022-09-07 17:04:46 -0400
committerGitHub <noreply@github.com>2022-09-07 22:04:46 +0100
commit3f65d48539d1a552ecc44c5524867d2ad9adeae7 (patch)
tree71e0eda7408c436ffe94eebb6487132141b9a55f /keyboards/keebio/iris/rev6a/config.h
parentb0dc789a1bd1e9f99d73bd929364d1c0bb8edd52 (diff)
Update Iris VIA configuration (#18306)
* Update RGB matrix max brightness * Remove old VIA workaround code * Fix default encoder rotations for encoder map
Diffstat (limited to 'keyboards/keebio/iris/rev6a/config.h')
-rw-r--r--keyboards/keebio/iris/rev6a/config.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/keyboards/keebio/iris/rev6a/config.h b/keyboards/keebio/iris/rev6a/config.h
index 71ba638852..08863797fb 100644
--- a/keyboards/keebio/iris/rev6a/config.h
+++ b/keyboards/keebio/iris/rev6a/config.h
@@ -111,7 +111,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define ENABLE_RGB_MATRIX_MULTISPLASH
# define ENABLE_RGB_MATRIX_SOLID_SPLASH
# define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
-# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 160
+# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 120
# define RGB_MATRIX_STARTUP_VAL RGB_MATRIX_MAXIMUM_BRIGHTNESS
# define DRIVER_LED_TOTAL RGBLED_NUM
# define RGB_MATRIX_SPLIT { 34, 34 }
@@ -119,9 +119,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGB_MATRIX_KEYPRESSES
//# endif
#endif
-
-#define VIA_QMK_RGBLIGHT_ENABLE
-
-// Enable the workaround for the speed parameter mismatch between RGBLIGHT and
-// RGB Matrix, so that the speed slider in VIA behaves in a more useful way.
-#define VIA_CUSTOM_LIGHTING_ENABLE