X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fbigswitch%2Fconfig.h;h=220f2591bfee23ed2c76a4ca522bce97cea4ee35;hb=d686c0ea43d6a9db7768da64ee54c3ba25c018f7;hp=cc290fd79b1b53b2934e64212b803d33636d49f3;hpb=9ae6f4f927bc27012929785e0f7479501406331f;p=qmk_firmware.git diff --git a/keyboards/bigswitch/config.h b/keyboards/bigswitch/config.h index cc290fd79..220f2591b 100755 --- a/keyboards/bigswitch/config.h +++ b/keyboards/bigswitch/config.h @@ -40,15 +40,13 @@ along with this program. If not, see . #define DIODE_DIRECTION ROW2COL /* Set 0 if debouncing isn't needed */ -#define DEBOUNCING_DELAY 50 +#define DEBOUNCE 50 /* key combination for command */ #define IS_COMMAND() ( \ false \ ) -/* prevent stuck modifiers */ -#define PREVENT_STUCK_MODIFIERS #ifdef RGBLIGHT_ENABLE #define RGB_DI_PIN D3