diff options
Diffstat (limited to 'keyboards/yushakobo/quick17/config.h')
-rw-r--r-- | keyboards/yushakobo/quick17/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/yushakobo/quick17/config.h b/keyboards/yushakobo/quick17/config.h index 0218ed35e2..0da6d20a75 100644 --- a/keyboards/yushakobo/quick17/config.h +++ b/keyboards/yushakobo/quick17/config.h @@ -105,9 +105,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define ENCODERS_PAD_B { B5 } #endif -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* disable action features */ //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING |