summaryrefslogtreecommitdiff
path: root/keyboards/40percentclub/ut47/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/ut47/config.h')
-rw-r--r--keyboards/40percentclub/ut47/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/40percentclub/ut47/config.h b/keyboards/40percentclub/ut47/config.h
index 4335e3edd5..cd55e4d732 100644
--- a/keyboards/40percentclub/ut47/config.h
+++ b/keyboards/40percentclub/ut47/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 <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
@@ -83,5 +82,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# else
# error "USART configuration is needed."
#endif
-
-#endif