[Keyboard] Add converter/xmk (#18433)
This commit is contained in:
9
keyboards/converter/xmk/post_rules.mk
Normal file
9
keyboards/converter/xmk/post_rules.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copyright 2022 Manna Harbour (@manna-harbour)
|
||||
# https://github.com/manna-harbour/xmk
|
||||
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
ifeq ($(strip $(XMK_DEBUG)), yes)
|
||||
CONSOLE_ENABLE = yes
|
||||
OPT_DEFS += -DXMK_DEBUG
|
||||
endif
|
||||
Reference in New Issue
Block a user