diff options
Diffstat (limited to 'keyboards/duck/eagle_viper/v2/config.h')
-rw-r--r-- | keyboards/duck/eagle_viper/v2/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/duck/eagle_viper/v2/config.h b/keyboards/duck/eagle_viper/v2/config.h index 5da81a364a..a19fee4f48 100644 --- a/keyboards/duck/eagle_viper/v2/config.h +++ b/keyboards/duck/eagle_viper/v2/config.h @@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 -/* number of backlight levels */ #define BACKLIGHT_LEVELS 3 #define RGBLIGHT_EFFECT_BREATHING |