diff options
Diffstat (limited to 'keyboards/eagle_viper/v2/config.h')
-rw-r--r-- | keyboards/eagle_viper/v2/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/eagle_viper/v2/config.h b/keyboards/eagle_viper/v2/config.h index 0538f9620..f04b4a0fd 100644 --- a/keyboards/eagle_viper/v2/config.h +++ b/keyboards/eagle_viper/v2/config.h @@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DEBOUNCING_DELAY 5 /* number of backlight levels */ -#define BACKLIGHT_LEVELS 1 +#define BACKLIGHT_LEVELS 3 /* key combination for magic key command */ #define IS_COMMAND() ( \ |