From: Fred Sundvik Date: Tue, 5 Jul 2016 12:53:40 +0000 (+0300) Subject: Don't include common_config.h for ChibiOS test X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6e4f2e18e6cd0abffa52e6481d9761064698ec64;p=qmk_firmware.git Don't include common_config.h for ChibiOS test --- diff --git a/keyboards/chibios_test/config.h b/keyboards/chibios_test/config.h index 210f15067..c32a77b37 100644 --- a/keyboards/chibios_test/config.h +++ b/keyboards/chibios_test/config.h @@ -18,8 +18,6 @@ along with this program. If not, see . #ifndef CONFIG_H #define CONFIG_H -#include "config_common.h" - /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED #define PRODUCT_ID 0x6464