aboutsummaryrefslogtreecommitdiff
path: root/keyboards/telophase/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/telophase/config.h')
-rw-r--r--keyboards/telophase/config.h6
1 files changed, 0 insertions, 6 deletions
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 <http://www.gnu.org/licenses/>.
41 41
42#define ONESHOT_TIMEOUT 500 42#define ONESHOT_TIMEOUT 500
43 43
44
45/* key combination for command */
46#define IS_COMMAND() ( \
47 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
48)
49
50/* 44/*
51 * Feature disable options 45 * Feature disable options
52 * These options are also useful to firmware size reduction. 46 * These options are also useful to firmware size reduction.