summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pterodactyl/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/pterodactyl/config.h')
-rw-r--r--keyboards/handwired/pterodactyl/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/pterodactyl/config.h b/keyboards/handwired/pterodactyl/config.h
index 40aee1e05e..ff53a1970d 100644
--- a/keyboards/handwired/pterodactyl/config.h
+++ b/keyboards/handwired/pterodactyl/config.h
@@ -37,8 +37,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_MAX_SPEED 7
#define MOUSEKEY_WHEEL_DELAY 0
-#define TAPPING_TOGGLE 1
-
/* key combination for command */
#define IS_COMMAND() ( \
get_mods() == (MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL)) || \