diff options
Diffstat (limited to 'keyboards/gray_studio/hb85/config.h')
-rw-r--r-- | keyboards/gray_studio/hb85/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/gray_studio/hb85/config.h b/keyboards/gray_studio/hb85/config.h index dff360ec6a..f3fb20ec6b 100644 --- a/keyboards/gray_studio/hb85/config.h +++ b/keyboards/gray_studio/hb85/config.h @@ -33,3 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLED_NUM 5 #define RGBLIGHT_ANIMATIONS + +#define BACKLIGHT_PIN D4 +#define BACKLIGHT_LEVELS 3 |