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/rev3_teensy/rev3_teensy.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'keyboards/orthodox/rev3_teensy') diff --git a/keyboards/orthodox/rev3_teensy/rev3_teensy.h b/keyboards/orthodox/rev3_teensy/rev3_teensy.h index 0081a0df0..783dfb34b 100644 --- a/keyboards/orthodox/rev3_teensy/rev3_teensy.h +++ b/keyboards/orthodox/rev3_teensy/rev3_teensy.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 REV3_TEENSY_H -#define REV3_TEENSY_H +#pragma once #include "orthodox.h" @@ -42,6 +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-24-g4f1b