]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/telophase/config.h
simple readme fix
[qmk_firmware.git] / keyboards / telophase / config.h
index be0a3697737142e3520ac5bfba5e232f25216098..473949ee1e8386b09e297a6e9711ce312b4cbd1c 100644 (file)
@@ -41,12 +41,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 #define ONESHOT_TIMEOUT 500
 
-
-/* key combination for command */
-#define IS_COMMAND() ( \
-    keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
-
 /*
  * Feature disable options
  *  These options are also useful to firmware size reduction.