Fix keychron_common import for ansi_encoder

This commit is contained in:
Josh Taylor 2023-04-17 13:47:58 +08:00
parent 942130cc40
commit 9df6010396
No known key found for this signature in database
GPG Key ID: CCDD0A75B2820EA9
14 changed files with 14 additions and 0 deletions

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b1111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
// clang-format off
const matrix_row_t matrix_mask[] = {

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b111111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b11111111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b1111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b111111111111111,

View File

@ -38,6 +38,7 @@ bool dip_switch_update_kb(uint8_t index, bool active) {
#endif
#if defined(ENCODER_ENABLE) && defined(PAL_USE_CALLBACKS)
#include "keychron_common.h"
void keyboard_post_init_kb(void) {
keyboard_post_init_keychron();

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b1111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
// clang-format off

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b111111111111111111,

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
// clang-format off
const matrix_row_t matrix_mask[] = {

View File

@ -15,6 +15,7 @@
*/
#include "quantum.h"
#include "keychron_common.h"
const matrix_row_t matrix_mask[] = {
0b111111111111111,