summaryrefslogtreecommitdiff
path: root/keyboards/naked60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/naked60/config.h')
-rw-r--r--keyboards/naked60/config.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/keyboards/naked60/config.h b/keyboards/naked60/config.h
index 47f2a9aacf..cfb6bf4ffc 100644
--- a/keyboards/naked60/config.h
+++ b/keyboards/naked60/config.h
@@ -19,25 +19,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "config_common.h"
-
-// GCC include 'config.h" sequence in qmk_firmware/keyboards/naked60/
-// -include keyboards/naked60/config.h
-// -include keyboards/naked60/rev?/config.h
-// -include keyboards/naked60/rev?/keymaps/MAPNAME/config.h
-// XXXX.c
-
-#include <serial_config.h>
-
-// GCC include search path in qmk_firmare/keyboards/naked60/
-// #include "..." search starts here:
-// #include <...> search starts here:
-// keyboards/naked60/rev?/keymaps/MAPNAME
-// keyboards/naked60
-// keyboards/naked60/rev?
-// .
-// ./tmk_core
-// ......
-
-// MACRO and FUNCTION are features that are depreciated.
-#define NO_ACTION_MACRO
-#define NO_ACTION_FUNCTION