Remove some use of keymap.h (#19980)

This commit is contained in:
Joel Challis
2023-03-03 11:26:53 +00:00
committed by GitHub
parent 6676cc1942
commit c3c40dfda8
69 changed files with 75 additions and 69 deletions
+1 -2
View File
@@ -30,8 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "quantum_keycodes.h"
// translates key to keycode
uint16_t keymap_key_to_keycode(uint8_t layer, keypos_t key);
#include "keymap_common.h"
#ifdef ENCODER_MAP_ENABLE
// Ensure we have a forward declaration for the encoder map
+7
View File
@@ -0,0 +1,7 @@
// Copyright 2023 QMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
// translates key to keycode
uint16_t keymap_key_to_keycode(uint8_t layer, keypos_t key);
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -16,7 +16,7 @@
#pragma once
#include "keymap.h"
#include "keycodes.h"
// List of keycodes for the steno keyboard. To prevent
// errors, this must be <= 42 total entries in order to
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases
+1 -1
View File
@@ -24,7 +24,7 @@
*******************************************************************************/
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off
// Aliases