]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/halberd/config.h
Remove unnecessary IS_COMMAND definitions from a couple of boards
[qmk_firmware.git] / keyboards / halberd / config.h
index 32930d7781eddd3cbf480f9122f7ddea500728ea..cf3460b6182039aef3e0ff756bbca384d6a59fe6 100644 (file)
@@ -111,13 +111,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