Merge branch 'playground' of https://github.com/lalalademaxiya1/qmk_firmware into playground

This commit is contained in:
lalalademaxiya1 2023-04-21 11:32:56 +08:00
commit 43fcb5cb15
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,