summaryrefslogtreecommitdiff
path: root/keyboards/jorne
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jorne')
-rw-r--r--keyboards/jorne/post_config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/jorne/post_config.h b/keyboards/jorne/post_config.h
index 8da923087e..4a4c71517a 100644
--- a/keyboards/jorne/post_config.h
+++ b/keyboards/jorne/post_config.h
@@ -21,9 +21,3 @@
# define RGBLIGHT_LIMIT_VAL 120
# endif
#endif
-
-#ifdef RGB_MATRIX_ENABLE
-# ifndef RGB_MATRIX_MAXIMUM_BRIGHTNESS
-# define RGB_MATRIX_MAXIMUM_BRIGHTNESS 120
-# endif
-#endif