diff options
Diffstat (limited to 'keyboards/40percentclub/i75/config.h')
| -rw-r--r-- | keyboards/40percentclub/i75/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/40percentclub/i75/config.h b/keyboards/40percentclub/i75/config.h index bc032ba45..611ae62b3 100644 --- a/keyboards/40percentclub/i75/config.h +++ b/keyboards/40percentclub/i75/config.h | |||
| @@ -77,11 +77,6 @@ | |||
| 77 | * | 77 | * |
| 78 | */ | 78 | */ |
| 79 | 79 | ||
| 80 | /* key combination for magic key command */ | ||
| 81 | #define IS_COMMAND() ( \ | ||
| 82 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 83 | ) | ||
| 84 | |||
| 85 | /* control how magic key switches layers */ | 80 | /* control how magic key switches layers */ |
| 86 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true | 81 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true |
| 87 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true | 82 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true |
