X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fergoinu%2Fconfig.h;h=a59e5da745aa1f0206e33e5e891819664cf0014a;hb=b05c0e46c6c62972b68518635104fb58927d1a13;hp=de72635b19d2d1f1022d44819cea8bd830f6fad5;hpb=478538e0d9938952568c62d135166d2cba15a70c;p=qmk_firmware.git diff --git a/keyboards/ergoinu/config.h b/keyboards/ergoinu/config.h index de72635b1..a59e5da74 100644 --- a/keyboards/ergoinu/config.h +++ b/keyboards/ergoinu/config.h @@ -64,11 +64,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)) \ -) - /* ws2812 RGB LED */ #define RGB_DI_PIN B6