aboutsummaryrefslogtreecommitdiff
path: root/keyboards/phantom/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/phantom/config.h')
-rw-r--r--keyboards/phantom/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/phantom/config.h b/keyboards/phantom/config.h
index 5b7fa62ff..3fa462445 100644
--- a/keyboards/phantom/config.h
+++ b/keyboards/phantom/config.h
@@ -101,11 +101,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
101 * 101 *
102 */ 102 */
103 103
104/* key combination for magic key command */
105#define IS_COMMAND() ( \
106 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
107)
108
109/* control how magic key switches layers */ 104/* control how magic key switches layers */
110//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true 105//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
111//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true 106//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true