X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=keyboards%2Ffacew%2Fconfig.h;h=c952ca737233efd04a12cfbedbc3ed55d84b709c;hb=83de3dff013f56cbdb66a1cc422f0e8d6bb7aebb;hp=d424404865e1e0d0fd593ce233e74d239467ddf7;hpb=69ec54f3a46c59c4e1df982bc1f914fa881146b0;p=qmk_firmware.git diff --git a/keyboards/facew/config.h b/keyboards/facew/config.h index d42440486..c952ca737 100644 --- a/keyboards/facew/config.h +++ b/keyboards/facew/config.h @@ -43,7 +43,4 @@ along with this program. If not, see . #define NO_UART 1 -/* key combination for command */ -#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) - #endif