qmk-keychron-q3-colemak-dh/keyboards/kiserdesigns/la_somme/mcuconf.h
NCKiser ea4692ce67
Add Keyboard La Somme (#696)
* Base QMK and Vial

Still need to add RGB indicators and OLED

* add PCB render to readme

* Add RGB indicators for layers, mods, and capslock

* Add some really fun OLED code

* add OLED mode switching
2024-04-01 21:55:21 -06:00

9 lines
146 B
C

#pragma once
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C0
#undef RP_I2C_USE_I2C1
#define RP_I2C_USE_I2C0 FALSE
#define RP_I2C_USE_I2C1 TRUE