Update keyboards/handwired/set_st/rp2040/halconf.h

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Set 2024-02-28 21:56:14 +02:00 committed by GitHub
parent 4bf09490e3
commit c0167e72a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,6 @@
#pragma once
#include_next <halconf.h>
#define HAL_USE_I2C TRUE
#undef STM32_I2C_USE_I2C2
#define STM32_I2C_USE_I2C2 TRUE
#include_next <halconf.h>