diff options
Diffstat (limited to 'keyboards/10bleoledhub/config.h')
-rw-r--r-- | keyboards/10bleoledhub/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/10bleoledhub/config.h b/keyboards/10bleoledhub/config.h index 83f83914d0..11d16bd736 100644 --- a/keyboards/10bleoledhub/config.h +++ b/keyboards/10bleoledhub/config.h @@ -16,7 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 4 @@ -31,8 +30,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/ #define RGBLED_NUM 4 -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 #define RGBLIGHT_EFFECT_BREATHING #define RGBLIGHT_EFFECT_RAINBOW_MOOD #define RGBLIGHT_EFFECT_RAINBOW_SWIRL |