]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bthlabs/geekpad/config.h
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
[qmk_firmware.git] / keyboards / bthlabs / geekpad / config.h
index 2c33f359fdaef16c42a5d95adc7f9020e89c3480..6b03ae30a733005c7a70acf08d9f2837a3fd9740 100644 (file)
@@ -112,11 +112,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