[Keyboard] Keyboard Naked60 Update (#7106)

* [Keyboard] Keyboard Naked60 Update

Support for SPLIT_KEYBOARD
Keymap updates

* Update keyboards/naked60/readme.md

Co-Authored-By: Joel Challis <git@zvecr.com>

* Update keyboards/naked60/rev1/config.h

Co-Authored-By: Joel Challis <git@zvecr.com>

* Update keyboards/naked60/rev1/rev1.h

Co-Authored-By: Joel Challis <git@zvecr.com>

* Update keyboards/naked60/rev1/rev1.h

Co-Authored-By: Joel Challis <git@zvecr.com>
This commit is contained in:
Salicylic-acid3
2019-10-22 10:54:53 -07:00
committed by Drashna Jaelre
co-authored by Joel Challis
parent d99f6e95e1
commit 737bca8e51
37 changed files with 236 additions and 2136 deletions
-22
View File
@@ -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