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