Browse Source

Temporary fix for mechlovin/olly/octagon (#22796)

pull/22799/head
Joel Challis 4 months ago
committed by GitHub
parent
commit
0ea3203205
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      keyboards/mechlovin/olly/octagon/config.h

+ 2
- 0
keyboards/mechlovin/olly/octagon/config.h View File

@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_SDA
#define LED_MATRIX_LED_COUNT 94
#define I2C_DRIVER I2CD2
#define I2C1_SCL_PIN B10
#define I2C1_SDA_PIN B11


Loading…
Cancel
Save