Browse Source

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

Joel Challis 2 years ago
parent
commit
0ea3203205
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

@@ -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