Commit Diff


commit - 3edd4ab8f550c7e2ead85f8a2d96324403b50802
commit + 0216802743eead87fab7d58a4b76305a228ab657
blob - 1975c913661e8922634760f120a51bb563cf7a64
blob + 13c39fdbc16a0637dfce9bea1238a959b772811a
--- keyboards/crkbd/keymaps/colemak_luna/config.h
+++ keyboards/crkbd/keymaps/colemak_luna/config.h
@@ -49,7 +49,7 @@ along with this program.  If not, see <http://www.gnu.
 //#   define RGB_MATRIX_FRAMEBUFFER_EFFECTS
 // #   define RGB_MATRIX_LED_PROCESS_LIMIT (DRIVER_LED_TOTAL + 4) / 5 // limits the number of LEDs to process in an animation per task run (increases keyboard responsiveness)
 // #   define RGB_MATRIX_LED_FLUSH_LIMIT 16 // limits in milliseconds how frequently an animation will update the LEDs. 16 (16ms) is equivalent to limiting to 60fps (increases keyboard responsiveness)
-#    define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150 // limits maximum brightness of LEDs to 150 out of 255. Higher may cause the controller to crash. 
+#    define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150 // limits maximum brightness of LEDs to 150 out of 255. Higher may cause the controller to crash.
 #    define RGB_MATRIX_HUE_STEP 8
 #    define RGB_MATRIX_SAT_STEP 8
 #    define RGB_MATRIX_VAL_STEP 8
@@ -112,4 +112,4 @@ along with this program.  If not, see <http://www.gnu.
 #define NO_ACTION_ONESHOT
 //#define SPLIT_OLED_ENABLE
 
-#define DYNAMIC_KEYMAP_LAYER_COUNT 6
\ No newline at end of file
+#define DYNAMIC_KEYMAP_LAYER_COUNT 6