X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fwhitefox%2Fconfig.h;h=87af4edcfcb36951364c4bb646307f1859229305;hb=05a97482e6a6e0b2733dc51b2fa5e7dad1166228;hp=9f021fb516eccfb95f12769c2eba95ebd5bf362d;hpb=60ca50808f272496a2631ab746c0fb81ba98191a;p=qmk_firmware.git diff --git a/keyboards/whitefox/config.h b/keyboards/whitefox/config.h index 9f021fb51..87af4edcf 100644 --- a/keyboards/whitefox/config.h +++ b/keyboards/whitefox/config.h @@ -18,8 +18,6 @@ along with this program. If not, see . #ifndef CONFIG_H #define CONFIG_H -#define PREVENT_STUCK_MODIFIERS - /* USB Device descriptor parameter */ #define VENDOR_ID 0x1c11 #define PRODUCT_ID 0xb04d @@ -48,11 +46,6 @@ along with this program. If not, see . /* 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)) \ -) - /* Keymap for Infinity prototype */ //#define INFINITY_PROTOTYPE