diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-22 10:26:24 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-22 10:26:24 +0000 |
commit | 8863e1f6963e9cd3f938cc31bf0ccb96e4c525be (patch) | |
tree | bf38ed01b42d330752bfbf6650d95836b26fee9c /keyboards/keychron/q2/mcuconf.h | |
parent | 82c194f86cbe3f349144d703a4a549eeece05073 (diff) | |
parent | 57d116796a4eaa1415bc8c6776ece59366001cfb (diff) | |
download | qmk_firmware-8863e1f6963e9cd3f938cc31bf0ccb96e4c525be.tar.gz qmk_firmware-8863e1f6963e9cd3f938cc31bf0ccb96e4c525be.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keychron/q2/mcuconf.h')
-rw-r--r-- | keyboards/keychron/q2/mcuconf.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/keychron/q2/mcuconf.h b/keyboards/keychron/q2/mcuconf.h index 6ab916aea1..0ca8c64850 100644 --- a/keyboards/keychron/q2/mcuconf.h +++ b/keyboards/keychron/q2/mcuconf.h @@ -14,14 +14,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/* - * This file was auto-generated by: - * `qmk chibios-confmigrate -i keyboards/acheron/arctic/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h` - */ - #pragma once #include_next <mcuconf.h> #undef STM32_I2C_USE_I2C1 -#define STM32_I2C_USE_I2C1 TRUE
\ No newline at end of file +#define STM32_I2C_USE_I2C1 TRUE |