From 0870b796b402025382c0d9e5d1bc51edc3178a09 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Mon, 8 Jan 2024 02:10:56 +0000 Subject: Migrate RGB Matrix config to info.json - J (#22862) --- keyboards/jorne/post_config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'keyboards/jorne') 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 -- cgit v1.2.3