aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hs60/v1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hs60/v1/config.h')
-rw-r--r--keyboards/hs60/v1/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/hs60/v1/config.h b/keyboards/hs60/v1/config.h
index c297a6e19..debc6bdde 100644
--- a/keyboards/hs60/v1/config.h
+++ b/keyboards/hs60/v1/config.h
@@ -102,11 +102,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
102 * 102 *
103 */ 103 */
104 104
105/* key combination for magic key command */
106#define IS_COMMAND() ( \
107 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
108)
109
110/* 105/*
111 * Feature disable options 106 * Feature disable options
112 * These options are also useful to firmware size reduction. 107 * These options are also useful to firmware size reduction.