]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mxss/config.h
Move the 1 second delay to led_matrix_init
[qmk_firmware.git] / keyboards / mxss / config.h
index 8be64e0b387eb8e8ff2d588cc20aa7d8a35f761f..74188c943045c60c28de0edb2b35512020b81a06 100644 (file)
@@ -94,11 +94,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
-/* 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