From 3b2a484a5b9b0ddc2e110d5bc40f249ee62352d6 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Mon, 18 Feb 2019 02:38:46 +1100 Subject: Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) --- keyboards/tada68/keymaps/trashcat/keymap.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/tada68/keymaps/trashcat') diff --git a/keyboards/tada68/keymaps/trashcat/keymap.c b/keyboards/tada68/keymaps/trashcat/keymap.c index da6bf6a1e9..5c7019731d 100644 --- a/keyboards/tada68/keymaps/trashcat/keymap.c +++ b/keyboards/tada68/keymaps/trashcat/keymap.c @@ -9,8 +9,6 @@ #define _GM 2 #define _GF 3 -#define _______ KC_TRNS - // Tap dance declarations (These must go above the keymaps) enum { TD_F1 = 0, -- cgit v1.2.3