summaryrefslogtreecommitdiffstats
path: root/keyboards/ymd75
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ymd75')
-rw-r--r--keyboards/ymd75/config.h3
1 files changed, 0 insertions, 3 deletions
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 <http://www.gnu.org/licenses/>.
#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