diff options
-rw-r--r-- | keyboards/chibios_test/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/chibios_test/config.h b/keyboards/chibios_test/config.h index 210f150670..c32a77b37f 100644 --- a/keyboards/chibios_test/config.h +++ b/keyboards/chibios_test/config.h @@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef CONFIG_H #define CONFIG_H -#include "config_common.h" - /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED #define PRODUCT_ID 0x6464 |