mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
11 lines
403 B
Makefile
11 lines
403 B
Makefile
# Copyright 2022 Sergey Vlasov (@sigprof)
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# --------------------------------------------------------------------------------
|
|
# Keep this file, even if it is empty, as a marker that this folder contains tests
|
|
# --------------------------------------------------------------------------------
|
|
|
|
TAP_DANCE_ENABLE = yes
|
|
|
|
INTROSPECTION_KEYMAP_C = tap_dance_defs.c
|