diff options
Diffstat (limited to 'keyboards/xd75/keymaps/dyn_macro_tap_dance/keymap.c')
-rw-r--r-- | keyboards/xd75/keymaps/dyn_macro_tap_dance/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd75/keymaps/dyn_macro_tap_dance/keymap.c b/keyboards/xd75/keymaps/dyn_macro_tap_dance/keymap.c index 594e5c41cf..cf4bfb4dc5 100644 --- a/keyboards/xd75/keymaps/dyn_macro_tap_dance/keymap.c +++ b/keyboards/xd75/keymaps/dyn_macro_tap_dance/keymap.c @@ -13,7 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "xd75.h" +#include QMK_KEYBOARD_H enum planck_keycodes { DUMMY = SAFE_RANGE, |