mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-28 01:55:38 -04:00
Added debug statements
This commit is contained in:
parent
41a0204fc9
commit
cd8e39822c
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ ifeq ($(filter $(KLOR_LAYOUT),$(VALID_KLOR_LAYOUTS)),)
|
|||
else
|
||||
OPT_DEFS += -DKLOR_$(strip $(shell echo $(KLOR_LAYOUT) | tr '[:lower:]' '[:upper:]'))
|
||||
endif
|
||||
|
||||
$(info $(OPT_DEFS))
|
Loading…
Add table
Add a link
Reference in a new issue