summaryrefslogtreecommitdiffstats
path: root/keyboards/facew/facew.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/facew/facew.h')
-rw-r--r--keyboards/facew/facew.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/facew/facew.h b/keyboards/facew/facew.h
index 215e06090..b3356f262 100644
--- a/keyboards/facew/facew.h
+++ b/keyboards/facew/facew.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 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