mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
7 lines
148 B
Makefile
7 lines
148 B
Makefile
# Copyright 2023 Stefan Kerkmann (@KarlK90)
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
COMBO_ENABLE = yes
|
|
|
|
INTROSPECTION_KEYMAP_C = test_combos.c
|