1
0
Fork 0

Repair Spleeb i2c config and chrishoage keymap (#20644)

This commit is contained in:
Christopher Hoage 2023-04-30 11:59:45 -07:00 committed by GitHub
parent c55c7fed83
commit 0b62a4ef72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@
# define POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE
#endif // POINTING_DEVICE_ENABLE
#define I2C_DRIVER I2CD1
#define I2C_DRIVER I2CD0
#define I2C1_SDA_PIN GP16
#define I2C1_SCL_PIN GP17