Update endgame keymap to work with suspend changes (#13805)

Updates the Massdrop CTRL keyboard engame keymap to work after the
changes to USB suspend in #12697

Fixes #13782
This commit is contained in:
slashbunny
2021-07-31 11:28:09 -04:00
committed by GitHub
parent 954806c80f
commit 3f5482bbb7
2 changed files with 1 additions and 2 deletions

View File

@@ -33,7 +33,6 @@
#define RGB_TIME_OUT_MIN 10
#define RGB_TIME_OUT_STEP 10
extern bool g_suspend_state;
extern rgb_config_t rgb_matrix_config;
bool disable_layer_color;