]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/template/ps2avrgb/config.h
Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
[qmk_firmware.git] / quantum / template / ps2avrgb / config.h
index d954fec961042865471980a5e7e7d58b0286f6a5..9117bf1f9172e01c01aa33ace19fb214f0d4c338 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright 2017 Luiz Ribeiro <luizribeiro@gmail.com>
+Copyright %YEAR% %YOUR_NAME%
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 /* key combination for magic key command */
 /* defined by default; to change, uncomment and set to the combination you want */
-// #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
+// #define IS_COMMAND() (get_mods() == MOD_MASK_SHIFT)
 
 /* Bootmagic Lite key configuration */
 // #define BOOTMAGIC_LITE_ROW 0