summaryrefslogtreecommitdiff
path: root/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-02-16 13:25:44 +0000
committerGitHub <noreply@github.com>2024-02-16 13:25:44 +0000
commit78a74ca9748b12c27fcddef576a2a9f7f8a9eb38 (patch)
tree13f73755150379bc824424610740411f6fc76b30 /keyboards/massdrop/ctrl/keymaps/endgame/rules.mk
parentb8646bc40bd616167da150f6da4eda372f7de23d (diff)
[Keymap Removal] keyboard with most keymaps (#23092)
Diffstat (limited to 'keyboards/massdrop/ctrl/keymaps/endgame/rules.mk')
-rw-r--r--keyboards/massdrop/ctrl/keymaps/endgame/rules.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk b/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk
deleted file mode 100644
index c4fab8ad53..0000000000
--- a/keyboards/massdrop/ctrl/keymaps/endgame/rules.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# RGBLIGHT_ENABLE = no # Not for MD boards. This is here in case you forget.
-COMMAND_ENABLE = yes # Commands for debug and configuration
-# AUTO_SHIFT_ENABLE = yes # Auto Shift
-NKRO_ENABLE = yes # USB Nkey Rollover
-DYNAMIC_MACRO_ENABLE = yes # Dynamic macro recording and play
-MOUSEKEY_ENABLE = yes # Enable mouse control keycodes. Increases firmware size.
-TAP_DANCE_ENABLE = yes # Enable tap dance keys
-CONSOLE_ENABLE = yes # Enable debugging console. Increases firmware size.
-SRC += config_led.c # Used to add files to the compilation/linking list.
-EXTRAKEY_ENABLE = yes # Audio control and System control
-# RAW_ENABLE = yes # Raw HID has not yet been implemented for this keyboard
-# COMBO_ENABLE # Key combo feature
-# LEADER_ENABLE # Enable leader key chording