5 lines
100 B
Text
5 lines
100 B
Text
TARGET ?= hhkb_rn42
|
|
CONFIG_H ?= config_rn42.h
|
|
RN42_ENABLE ?= yes
|
|
NKRO_ENABLE ?= no
|
|
include Makefile
|