aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kbd67/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kbd67/rev1/config.h')
-rw-r--r--keyboards/kbd67/rev1/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/kbd67/rev1/config.h b/keyboards/kbd67/rev1/config.h
index 2e3cf85c3..2a1e558ab 100644
--- a/keyboards/kbd67/rev1/config.h
+++ b/keyboards/kbd67/rev1/config.h
@@ -125,11 +125,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
125 * 125 *
126 */ 126 */
127 127
128/* key combination for magic key command */
129#define IS_COMMAND() ( \
130 keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
131)
132
133/* control how magic key switches layers */ 128/* control how magic key switches layers */
134//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true 129//#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true
135//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true 130//#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true