X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fymd75%2Fconfig.h;h=36031eebf5da80178a7fa3480eba181a3a02a112;hb=628e08c60661ca14313ecaef9205a1bf851b70bb;hp=748f43f26eb8508a53a817f07ca429ab26815d32;hpb=5272218ac9cff7ce5af8cfda9129dc03b7aafa49;p=qmk_firmware.git diff --git a/keyboards/ymd75/config.h b/keyboards/ymd75/config.h index 748f43f26..36031eebf 100644 --- a/keyboards/ymd75/config.h +++ b/keyboards/ymd75/config.h @@ -48,7 +48,4 @@ along with this program. If not, see . #define NO_UART 1 #define BOOTLOADHID_BOOTLOADER 1 -/* key combination for command */ -#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) - #endif