X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2F40percentclub%2Fmf68_ble%2Fconfig.h;h=e7edd77fe69d5e850b8c13708c6fcae7dac5ce08;hb=b173c05cc25e9394c6e50081c1af707443950104;hp=83c0a7a5ac91964a75fbcf01b2fe072295b16d72;hpb=746005acba3a3522eaa2bf1c8014644e1a60c5df;p=qmk_firmware.git diff --git a/keyboards/40percentclub/mf68_ble/config.h b/keyboards/40percentclub/mf68_ble/config.h index 83c0a7a5a..e7edd77fe 100644 --- a/keyboards/40percentclub/mf68_ble/config.h +++ b/keyboards/40percentclub/mf68_ble/config.h @@ -15,8 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef CONFIG_H -#define CONFIG_H +#pragma once #include "config_common.h" @@ -158,5 +157,3 @@ along with this program. If not, see . //#define NO_ACTION_ONESHOT //#define NO_ACTION_MACRO //#define NO_ACTION_FUNCTION - -#endif