aboutsummaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk78/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/config.h')
-rw-r--r--keyboards/lfkeyboards/lfk78/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/lfkeyboards/lfk78/config.h b/keyboards/lfkeyboards/lfk78/config.h
index 32f4455da..30919894c 100644
--- a/keyboards/lfkeyboards/lfk78/config.h
+++ b/keyboards/lfkeyboards/lfk78/config.h
@@ -110,11 +110,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
110 * 110 *
111 */ 111 */
112 112
113/* key combination for magic key command */
114#define IS_COMMAND() ( \
115 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
116)
117
118/* control how magic key switches layers */ 113/* control how magic key switches layers */
119//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true 114//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
120//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true 115//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true