mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2025-08-05 22:25:09 +00:00
Remove extraneous include
This commit is contained in:
@@ -25,7 +25,7 @@ elseif(ARCH MATCHES atmega2560)
|
||||
endif()
|
||||
|
||||
project("asdf"
|
||||
VERSION 1.6.3
|
||||
VERSION 1.6.4
|
||||
DESCRIPTION "A customizable keyboard matrix controller for retrocomputers"
|
||||
LANGUAGES C)
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include "asdf_config.h"
|
||||
#include "asdf.h"
|
||||
#include "asdf_arch.h"
|
||||
#include "asdf_physical.h"
|
||||
#include "asdf_virtual.h"
|
||||
#include "asdf_hook.h"
|
||||
#include "asdf_keymap_setup.h"
|
||||
|
Reference in New Issue
Block a user