Brightness for Ergodox Infinity emulated LEDs

This commit is contained in:
Fred Sundvik
2017-04-02 02:29:50 +03:00
parent 39385144e7
commit 5fbaf31dc2
5 changed files with 63 additions and 23 deletions

View File

@@ -40,7 +40,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
#define LED_BRIGHTNESS_LO 15
#define LED_BRIGHTNESS_LO 100
#define LED_BRIGHTNESS_HI 255
/* define if matrix has ghost */