Add transparent layer feature in gh60
This commit is contained in:
parent
8215634175
commit
0c52ee59f0
5 changed files with 265 additions and 81 deletions
|
|
@ -119,5 +119,8 @@ include $(TOP_DIR)/protocol/lufa.mk
|
|||
include $(TOP_DIR)/common.mk
|
||||
include $(TOP_DIR)/rules.mk
|
||||
|
||||
plain: OPT_DEFS += -DPLAIN_MAP
|
||||
plain: OPT_DEFS += -DKEYMAP_PLAIN
|
||||
plain: all
|
||||
|
||||
poker: OPT_DEFS += -DKEYMAP_POKER
|
||||
poker: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue