From c9a2d9d1aa8bb5f257954ea0569f707c0ae758b0 Mon Sep 17 00:00:00 2001 From: Drashna Jaelre Date: Tue, 29 Jan 2019 09:09:10 -0800 Subject: Additional cleanup of orthodox files and keymaps --- keyboards/orthodox/rev1/rev1.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'keyboards/orthodox/rev1') diff --git a/keyboards/orthodox/rev1/rev1.h b/keyboards/orthodox/rev1/rev1.h index e73263fb68..783dfb34b9 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 - - -- cgit v1.2.3