From c4b012cdb546b2d5ebbbd9df98efc02197073e53 Mon Sep 17 00:00:00 2001 From: Mathias Andersson Date: Sun, 21 Apr 2013 08:48:56 +0200 Subject: Updated Phantom for new keymap framework. --- keyboard/phantom/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboard/phantom/config.h') diff --git a/keyboard/phantom/config.h b/keyboard/phantom/config.h index ac014bae9..09f758cd0 100644 --- a/keyboard/phantom/config.h +++ b/keyboard/phantom/config.h @@ -39,9 +39,6 @@ along with this program. If not, see . /* 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)) \ -- cgit v1.2.3