mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-12 13:17:38 +06:00
7 lines
139 B
Makefile
7 lines
139 B
Makefile
|
# Copyright 2024 @Filios92
|
||
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
COMBO_ENABLE = yes
|
||
|
|
||
|
INTROSPECTION_KEYMAP_C = test_combos_repress.c
|