X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fredox_w%2Fconfig.h;h=349185ed30af02c8bb5c17665d28c42b783647c1;hb=3538955778c253e68779605cc67c27e15d195729;hp=810a236d9a53fb144586a7817537237199b8227a;hpb=387bd555c7e6c88a78e0d388ea7eda5b1ce7958b;p=qmk_firmware.git diff --git a/keyboards/redox_w/config.h b/keyboards/redox_w/config.h index 810a236d9..349185ed3 100644 --- a/keyboards/redox_w/config.h +++ b/keyboards/redox_w/config.h @@ -39,12 +39,6 @@ #define ONESHOT_TIMEOUT 500 - -/* key combination for command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - /* * Feature disable options * These options are also useful to firmware size reduction.