diff options
Diffstat (limited to 'keyboards/mxss/config.h')
| -rw-r--r-- | keyboards/mxss/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/mxss/config.h b/keyboards/mxss/config.h index 8be64e0b3..74188c943 100644 --- a/keyboards/mxss/config.h +++ b/keyboards/mxss/config.h | |||
| @@ -94,11 +94,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 94 | * | 94 | * |
| 95 | */ | 95 | */ |
| 96 | 96 | ||
| 97 | /* key combination for magic key command */ | ||
| 98 | #define IS_COMMAND() ( \ | ||
| 99 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 100 | ) | ||
| 101 | |||
| 102 | /* control how magic key switches layers */ | 97 | /* control how magic key switches layers */ |
| 103 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true | 98 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_FKEYS true |
| 104 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true | 99 | //#define MAGIC_KEY_SWITCH_LAYER_WITH_NKEYS true |
