aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kc60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kc60/config.h')
-rw-r--r--keyboards/kc60/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/kc60/config.h b/keyboards/kc60/config.h
index 29695d0b9..5c002f9b3 100644
--- a/keyboards/kc60/config.h
+++ b/keyboards/kc60/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/* control how magic key switches layers */ 105/* control how magic key switches layers */
111//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true 106//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
112//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true 107//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true