]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/ut47/ut47.h
Tidy 40percentclub boards (#4403)
[qmk_firmware.git] / keyboards / 40percentclub / ut47 / ut47.h
index a4507dd34d7694e64a03b0cc2b146fbbf6df6a95..f6456fe911b4b2e6c1e914d5888e1045f2be1e4b 100644 (file)
@@ -13,8 +13,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 UT47_H
-#define UT47_H
+#pragma once
 
 #include "quantum.h"
 
@@ -45,5 +44,3 @@
   )
 
 #define LAYOUT_kc_ut47 LAYOUT_kc
-
-#endif