summaryrefslogtreecommitdiff
path: root/keyboards/ft/mars80/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ft/mars80/config.h')
-rw-r--r--keyboards/ft/mars80/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ft/mars80/config.h b/keyboards/ft/mars80/config.h
index e56d4439b3..1670044315 100644
--- a/keyboards/ft/mars80/config.h
+++ b/keyboards/ft/mars80/config.h
@@ -44,7 +44,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_LEVELS 3
#define RGBLIGHT_ANIMATIONS
-
-/* key combination for magic key command */
-/* defined by default; to change, uncomment and set to the combination you want */
-// #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))