diff options
Diffstat (limited to 'keyboards/handwired/onekey/blackpill_f411/mcuconf.h')
-rw-r--r-- | keyboards/handwired/onekey/blackpill_f411/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/blackpill_f411/mcuconf.h b/keyboards/handwired/onekey/blackpill_f411/mcuconf.h index 034a022db..e614a9dfa 100644 --- a/keyboards/handwired/onekey/blackpill_f411/mcuconf.h +++ b/keyboards/handwired/onekey/blackpill_f411/mcuconf.h | |||
@@ -13,6 +13,7 @@ | |||
13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program. If not, see <https://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <https://www.gnu.org/licenses/>. |
15 | */ | 15 | */ |
16 | |||
16 | #pragma once | 17 | #pragma once |
17 | 18 | ||
18 | #include_next "mcuconf.h" | 19 | #include_next "mcuconf.h" |