aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xd60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd60/config.h')
-rw-r--r--keyboards/xd60/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/xd60/config.h b/keyboards/xd60/config.h
index 4bbaec882..6c447b89f 100644
--- a/keyboards/xd60/config.h
+++ b/keyboards/xd60/config.h
@@ -71,9 +71,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
71/* Locking resynchronize hack */ 71/* Locking resynchronize hack */
72#define LOCKING_RESYNC_ENABLE 72#define LOCKING_RESYNC_ENABLE
73 73
74/* key combination for magic key command */
75#define IS_COMMAND() ( \
76 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
77)
78
79#endif 74#endif