X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Forthodox%2Frev1%2Frev1.h;h=783dfb34b95fbec6b4ca8fc7a230a3c8a198f59c;hb=c9a2d9d1aa8bb5f257954ea0569f707c0ae758b0;hp=e73263fb68702f85c5fb89d7f110c95691c428db;hpb=a615a2ae93107c5f4ddcb447a562af1a721a00d9;p=qmk_firmware.git diff --git a/keyboards/orthodox/rev1/rev1.h b/keyboards/orthodox/rev1/rev1.h index e73263fb6..783dfb34b 100644 --- a/keyboards/orthodox/rev1/rev1.h +++ b/keyboards/orthodox/rev1/rev1.h @@ -19,8 +19,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef REV1_H -#define REV1_H +#pragma once #include "orthodox.h" @@ -42,7 +41,3 @@ along with this program. If not, see . { R18, R17, R16, R15, R14, R13, R12, KC_NO, R10 }, \ { R28, R27, R26, R25, R24, R23, R22, R21, R20 } \ } - -#endif - -