X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Ftada68%2Fconfig.h;h=a8fa37a5b70aac09c57c0095a5bec5d50e6a5adc;hb=171f7c561b8217ab4169c36e31fcdc05012c4add;hp=3e011bc7543bd20b96503f4786eed3e6cff38369;hpb=03706de94621f42a469b0c3c4a4e570dc14666dc;p=qmk_firmware.git diff --git a/keyboards/tada68/config.h b/keyboards/tada68/config.h index 3e011bc75..a8fa37a5b 100755 --- a/keyboards/tada68/config.h +++ b/keyboards/tada68/config.h @@ -47,18 +47,13 @@ along with this program. If not, see . //#define MATRIX_HAS_GHOST /* Set 0 if debouncing isn't needed */ -#define DEBOUNCING_DELAY 5 +#define DEBOUNCE 5 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -/* key combination for command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - /* Backlight configuration */ #define BACKLIGHT_LEVELS 4