diff options
Diffstat (limited to 'keyboards/handwired/onekey/blackpill_f401/mcuconf.h')
-rw-r--r-- | keyboards/handwired/onekey/blackpill_f401/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/onekey/blackpill_f401/mcuconf.h b/keyboards/handwired/onekey/blackpill_f401/mcuconf.h index 034a022db4..e614a9dfa9 100644 --- a/keyboards/handwired/onekey/blackpill_f401/mcuconf.h +++ b/keyboards/handwired/onekey/blackpill_f401/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" |