X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Ftelophase%2Fconfig.h;h=473949ee1e8386b09e297a6e9711ce312b4cbd1c;hb=e3621c162c32dd12ede78f6e2936724fc1dabcf1;hp=be0a3697737142e3520ac5bfba5e232f25216098;hpb=3542e573c8ee464f62fc5e9a0f618d3a244048c0;p=qmk_firmware.git diff --git a/keyboards/telophase/config.h b/keyboards/telophase/config.h index be0a36977..473949ee1 100644 --- a/keyboards/telophase/config.h +++ b/keyboards/telophase/config.h @@ -41,12 +41,6 @@ along with this program. If not, see . #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.