Rename keymap_extras headers for consistency (#16939)

This commit is contained in:
Ryan
2022-05-15 21:27:01 +10:00
committed by GitHub
parent f090881aeb
commit 4a8bd7b9a5
131 changed files with 151 additions and 151 deletions

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
#ifdef RGBLIGHT_ENABLE

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
// Layer names don't all need to be of the same length, obviously, and you can also skip them

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
// Layer names don't all need to be of the same length, obviously, and you can also skip them

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
// Layer names don't all need to be of the same length, obviously, and you can also skip them

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
#ifdef OLED_ENABLE
static uint32_t oled_timer = 0;

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
// Layer names don't all need to be of the same length, obviously, and you can also skip them

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
// Layer names don't all need to be of the same length, obviously, and you can also skip them

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
// Layer names don't all need to be of the same length, obviously, and you can also skip them

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
extern keymap_config_t keymap_config;

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
extern keymap_config_t keymap_config;

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
extern keymap_config_t keymap_config;

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
extern keymap_config_t keymap_config;

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
extern keymap_config_t keymap_config;

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
extern keymap_config_t keymap_config;

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
#ifdef RGBLIGHT_ENABLE

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
#ifdef RGBLIGHT_ENABLE

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
#ifdef RGBLIGHT_ENABLE

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"

View File

@@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
extern uint8_t is_master;

View File

@@ -1,5 +1,5 @@
#include QMK_KEYBOARD_H
#include "keymap_jp.h"
#include "keymap_japanese.h"
#ifdef RGBLIGHT_ENABLE