commit: 0ea32032050962cae1852cf75620185254c199a5
parent b12b5485bce9be56c33fd154bb96b38e82b736ad
Author: Joel Challis <git@zvecr.com>
Date: Mon, 1 Jan 2024 02:40:10 +0000
Temporary fix for mechlovin/olly/octagon (#22796)
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/keyboards/mechlovin/olly/octagon/config.h b/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