]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/40percentclub/nano/config.h
Tidy 40percentclub boards (#4403)
[qmk_firmware.git] / keyboards / 40percentclub / nano / config.h
index 088fafcaa5fda8f1a5f7793d9fb5369ab6123f9f..36840d2f6c1f649941dd7167ec63195a79e7ea22 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"
 
@@ -41,5 +40,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define DIODE_DIRECTION COL2ROW
 
 #define TAPPING_TERM 200
-
-#endif