]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/facew/facew.h
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / facew / facew.h
index 215e06090cc06d8ef5079d7457a40413455e660a..b3356f2628e2080b92923a56e581fd2e252a1b9e 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 FACEW_H
-#define FACEW_H
+#pragma once
 
 #include "quantum.h"
 
@@ -53,5 +52,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
   { KC_NO, K61,   KC_NO, KC_NO, K64, K65, K66,   KC_NO, K68,   K69,   K60},   \
   { KC_NO, K71,   K72,   K73,   K74, K75, K76,   K77,   K78,   KC_NO, KC_NO}, \
 }
-
-#endif