aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tragicforce68/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tragicforce68/config.h')
-rw-r--r--keyboards/tragicforce68/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/tragicforce68/config.h b/keyboards/tragicforce68/config.h
index 9afdca614..2a7f3de0f 100644
--- a/keyboards/tragicforce68/config.h
+++ b/keyboards/tragicforce68/config.h
@@ -61,9 +61,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
61/* Locking resynchronize hack */ 61/* Locking resynchronize hack */
62#define LOCKING_RESYNC_ENABLE 62#define LOCKING_RESYNC_ENABLE
63 63
64/* key combination for magic key command */
65#define IS_COMMAND() ( \
66 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
67)
68
69#endif 64#endif