From 6cb1868bb7b88989507c60ec6a1ae3b73cc1124d Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 7 Apr 2021 14:40:20 +0200 Subject: Remove the no-longer-used HIDAdaptora submodule. See 9fdf3870ce2b7ecfac8c41a257eb765fb95a989d . --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1c6b6ba..d4095d6 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ LOCAL_CPP_SRCS = $(wildcard $(SOURCEDIR)/*.cpp) LOCAL_INO_SRCS = $(wildcard $(SOURCEDIR)/*.ino) USER_LIB_PATH = $(ALTERNATE_CORE_PATH)/libraries -ARDUINO_LIBS = EEPROM Kaleidoscope Kaleidoscope-HIDAdaptor-KeyboardioHID KeyboardioHID KeyboardioScanner +ARDUINO_LIBS = EEPROM Kaleidoscope KeyboardioHID KeyboardioScanner # extra definitions from boards.txt CXXFLAGS = -DARDUINO_AVR_MODEL01 \ -- cgit v1.2.3