This commit is contained in:
ReFil 2021-11-03 10:13:32 +00:00
parent ea6952b352
commit 5db27d1b44

View file

@ -448,7 +448,7 @@ static bool auto_off_idle_prev_state = false;
static bool auto_off_usb_prev_state = false;
#endif
#if IS_ENABLED(CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE) ||
#if IS_ENABLED(CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_IDLE) || \
IS_ENABLED(CONFIG_ZMK_RGB_UNDERGLOW_AUTO_OFF_USB)
static int rgb_underglow_event_listener(const zmk_event_t *eh) {