X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Ffacew%2Ffacew.h;h=b3356f2628e2080b92923a56e581fd2e252a1b9e;hb=6af77551c67c846b06c596cbd367d66c755f8051;hp=215e06090cc06d8ef5079d7457a40413455e660a;hpb=eb48e5ebdb03231c29ab2eea06a996fd077daa69;p=qmk_firmware.git 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 . */ -#ifndef FACEW_H -#define FACEW_H +#pragma once #include "quantum.h" @@ -53,5 +52,3 @@ along with this program. If not, see . { 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