diff options
author | Ryan <fauxpark@gmail.com> | 2021-07-31 03:10:05 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 18:10:05 +0100 |
commit | d1db0087456e0cc7d20477feb22f434c3a4ce51d (patch) | |
tree | cb5c71a2840244b28d859bd7a97bdcf99797ee5a /keyboards/handwired/onekey/blackpill_f411/mcuconf.h | |
parent | cfca9707182aa832bb1c3aa2e93ce3cf749c63e9 (diff) |
Onekey cleanup (#13786)
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 034a022db4..e614a9dfa9 100644 --- a/keyboards/handwired/onekey/blackpill_f411/mcuconf.h +++ b/keyboards/handwired/onekey/blackpill_f411/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" |