diff options
Diffstat (limited to 'keyboards/unison/v04/config.h')
-rw-r--r-- | keyboards/unison/v04/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/unison/v04/config.h b/keyboards/unison/v04/config.h index 07ce465b13..7b3d144c25 100644 --- a/keyboards/unison/v04/config.h +++ b/keyboards/unison/v04/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* key matrix size */ /* NOTE: With Round-Robin matrix, set same size for both. */ @@ -78,9 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define RGBLIGHT_EFFECT_BREATHE_MAX 255 // 0 to 255 #endif -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* * BOOTMAGIC Lite * Hold Left-Top key to enter bootloader. |