summaryrefslogtreecommitdiff
path: root/keyboard/phantom/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/phantom/config.h')
-rw-r--r--keyboard/phantom/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboard/phantom/config.h b/keyboard/phantom/config.h
index ac014bae9f..09f758cd05 100644
--- a/keyboard/phantom/config.h
+++ b/keyboard/phantom/config.h
@@ -39,9 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Set 0 if need no debouncing */
#define DEBOUNCE 7
-/* legacy keymap support */
-#define USE_LEGACY_KEYMAP
-
/* key combination for command */
#define IS_COMMAND() ( \
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \