Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot
2023-01-19 01:06:08 +00:00
100 changed files with 195 additions and 91 deletions

View File

@@ -19,4 +19,4 @@
#define HAL_USE_I2C TRUE
#include_next "halconf.h"
#include_next <halconf.h>

View File

@@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C0
#define RP_I2C_USE_I2C0 TRUE

View File

@@ -19,4 +19,4 @@
#define HAL_USE_I2C TRUE
#include_next "halconf.h"
#include_next <halconf.h>

View File

@@ -17,7 +17,7 @@
#pragma once
#include_next "mcuconf.h"
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C0
#define RP_I2C_USE_I2C0 TRUE