summaryrefslogtreecommitdiffstats
path: root/keyboards/fortitude60
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fortitude60')
-rw-r--r--keyboards/fortitude60/rev1/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/fortitude60/rev1/config.h b/keyboards/fortitude60/rev1/config.h
index b89f5c7df..2fa179ae2 100644
--- a/keyboards/fortitude60/rev1/config.h
+++ b/keyboards/fortitude60/rev1/config.h
@@ -58,11 +58,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
-/* key combination for command */
-#define IS_COMMAND() ( \
- keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
-
/* ws2812 RGB LED */
#ifdef RGBLIGHT_ENABLE
#define RGB_DI_PIN B5