]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/ut47/config.h
Tidy 40percentclub boards (#4403)
[qmk_firmware.git] / keyboards / 40percentclub / ut47 / config.h
index 4335e3edd503a7f237c32c2c9178e891443bc7cf..cd55e4d7324f99c0b62b05e967ab439ea8b4c94c 100644 (file)
@@ -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