summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/infinity/config.h
diff options
context:
space:
mode:
authorFred Sundvik2017-04-02 02:29:50 +0300
committerFred Sundvik2017-04-09 18:34:59 +0300
commit5fbaf31dc26a7bb27eb276ec419255e92b293d60 (patch)
tree92d2f02959d8c03df72fea6dfcde82edeb7f1f67 /keyboards/ergodox/infinity/config.h
parent39385144e7dc3337e623cdc8147b4a441f22fd62 (diff)
Brightness for Ergodox Infinity emulated LEDs
Diffstat (limited to 'keyboards/ergodox/infinity/config.h')
-rw-r--r--keyboards/ergodox/infinity/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/infinity/config.h b/keyboards/ergodox/infinity/config.h
index 6cde193e1..95f713819 100644
--- a/keyboards/ergodox/infinity/config.h
+++ b/keyboards/ergodox/infinity/config.h
@@ -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 */