diff options
Diffstat (limited to 'keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h')
-rwxr-xr-x | keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h b/keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h index ad8aecdb10..d003af03e5 100755 --- a/keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h +++ b/keyboards/handwired/onekey/blackpill_f411_tinyuf2/mcuconf.h @@ -13,6 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. */ + #pragma once #include_next "mcuconf.h" |