1
0
Fork 0

[Keyboard] Keyboard Naked48 Update (#7085)

* Keyboard Naked48 Update

Support for SPLIT_KEYBOARD
Readme updates
Keymap updates
Support for RGB matrix (salicylic keymap)

* Keymap Update

Change KC_NO to KC_TRANSPARENT.
Update the old part.
This commit is contained in:
Salicylic-acid3 2019-10-21 04:03:46 +09:00 committed by Drashna Jaelre
parent a41066beed
commit 233a1e9bcd
40 changed files with 391 additions and 2169 deletions

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/naked48/
// -include keyboards/naked48/config.h
// -include keyboards/naked48/rev?/config.h
// -include keyboards/naked48/rev?/keymaps/MAPNAME/config.h
// XXXX.c
#include <serial_config.h>
// GCC include search path in qmk_firmare/keyboards/naked48/
// #include "..." search starts here:
// #include <...> search starts here:
// keyboards/naked48/rev?/keymaps/MAPNAME
// keyboards/naked48
// keyboards/naked48/rev?
// .
// ./tmk_core
// ......
// MACRO and FUNCTION are features that are depreciated.
#define NO_ACTION_MACRO
#define NO_ACTION_FUNCTION