X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fatomic%2Fconfig.h;h=8af23ffeb197965cae91451e40e03f36901febd8;hb=c22f3ba3a2605280b81829a764c29c9e01ae674f;hp=9c40f54e78d1bc01989c0970807b21ed8fddf8cf;hpb=d889648d5373b7ff77dc7bc4b369c628e8336b45;p=qmk_firmware.git diff --git a/keyboards/atomic/config.h b/keyboards/atomic/config.h index 9c40f54e7..8af23ffeb 100644 --- a/keyboards/atomic/config.h +++ b/keyboards/atomic/config.h @@ -98,11 +98,6 @@ along with this program. If not, see . * */ -/* key combination for magic key command */ -#define IS_COMMAND() ( \ - keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ -) - /* control how magic key switches layers */ //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true