aboutsummaryrefslogtreecommitdiff
path: root/keyboards/jd45/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/jd45/config.h')
-rw-r--r--keyboards/jd45/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/jd45/config.h b/keyboards/jd45/config.h
index 43d138f4e..d3137b9f4 100644
--- a/keyboards/jd45/config.h
+++ b/keyboards/jd45/config.h
@@ -56,11 +56,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
56/* Locking resynchronize hack */ 56/* Locking resynchronize hack */
57#define LOCKING_RESYNC_ENABLE 57#define LOCKING_RESYNC_ENABLE
58 58
59/* key combination for command */
60#define IS_COMMAND() ( \
61 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
62)
63
64/* 59/*
65 * Feature disable options 60 * Feature disable options
66 * These options are also useful to firmware size reduction. 61 * These options are also useful to firmware size reduction.