This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.

8 lines
178 B
C
Raw Normal View History

2019-12-26 09:46:18 -06:00
#pragma once
#define EE_HANDS
/* Limit max RGB LED current to avoid tripping controller fuse. */
#undef RGB_MATRIX_MAXIMUM_BRIGHTNESS
2019-12-26 09:46:18 -06:00
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 150