summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e85/config.h
diff options
context:
space:
mode:
authorkaylanm <1063516+kaylanm@users.noreply.github.com>2020-11-05 23:58:00 -0500
committerGitHub <noreply@github.com>2020-11-05 20:58:00 -0800
commit5f2c4349543e06821d3c0b724f36e12767a04e54 (patch)
tree877c7577eada36efdb1df974126048c64379acbd /keyboards/exclusive/e85/config.h
parentf2eb080aa280ccbab9c9ed624afef2c1765d8e74 (diff)
E85 backlight & LED indicator updates (#10678)
* Enable in-switch backlight on e85 for VIA keymaps. Update LED indicator code for e85 hotswap/soldered PCBs.
Diffstat (limited to 'keyboards/exclusive/e85/config.h')
-rw-r--r--keyboards/exclusive/e85/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/exclusive/e85/config.h b/keyboards/exclusive/e85/config.h
index 758cd8b78c..844c910256 100644
--- a/keyboards/exclusive/e85/config.h
+++ b/keyboards/exclusive/e85/config.h
@@ -52,9 +52,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6
-// #define BACKLIGHT_PIN B6
-// #define BACKLIGHT_BREATHING
-// #define BACKLIGHT_LEVELS 6
+#define BACKLIGHT_PIN B6
+#define BACKLIGHT_BREATHING
+#define BACKLIGHT_LEVELS 6
#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN