mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
Update config.h
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
636b95ab85
commit
5ad0ccc09a
@ -18,9 +18,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#pragma once
|
||||
|
||||
// These do not seem to have keyboard.json support yet.
|
||||
#define ADNS5050_SCLK_PIN 23U
|
||||
#define ADNS5050_SDIO_PIN 8U
|
||||
#define ADNS5050_CS_PIN 9U
|
||||
#define ADNS5050_SCLK_PIN GP23
|
||||
#define ADNS5050_SDIO_PIN GP8
|
||||
#define ADNS5050_CS_PIN GP9
|
||||
|
||||
#define I2C1_SDA_PIN GP2
|
||||
#define I2C1_SCL_PIN GP3
|
||||
|
Loading…
Reference in New Issue
Block a user