]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/orthodox/rev1/rev1.h
Additional cleanup of orthodox files and keymaps
[qmk_firmware.git] / keyboards / orthodox / rev1 / rev1.h
index e73263fb68702f85c5fb89d7f110c95691c428db..783dfb34b95fbec6b4ca8fc7a230a3c8a198f59c 100644 (file)
@@ -19,8 +19,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 REV1_H
-#define REV1_H
+#pragma once
 
 #include "orthodox.h"
 
@@ -42,7 +41,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
                { R18, R17, R16, R15, R14, R13, R12, KC_NO, R10 }, \
                { R28, R27, R26, R25, R24, R23, R22, R21, R20 } \
        }
-
-#endif
-
-