mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 06:33:03 +00:00
Add missing project files for the new HIDReportViewer project to upgrade its status to a finished (working) project.
This commit is contained in:
@@ -20,6 +20,9 @@ all:
|
||||
$(MAKE) -C Benito clean
|
||||
$(MAKE) -C Benito all
|
||||
|
||||
$(MAKE) -C HIDReportViewer clean
|
||||
$(MAKE) -C HIDReportViewer all
|
||||
|
||||
$(MAKE) -C LEDNotifier clean
|
||||
$(MAKE) -C LEDNotifier all
|
||||
|
||||
@@ -53,6 +56,7 @@ all:
|
||||
%:
|
||||
$(MAKE) -C AVRISP-MKII $@
|
||||
$(MAKE) -C Benito $@
|
||||
$(MAKE) -C HIDReportViewer $@
|
||||
$(MAKE) -C LEDNotifier $@
|
||||
$(MAKE) -C Magstripe $@
|
||||
$(MAKE) -C MediaController $@
|
||||
|
||||
Reference in New Issue
Block a user