X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fv60_type_r%2Fv60_type_r.h;h=25097ed48e8ed4bb15559a7149951104165d4324;hb=b463415d84867b34f35de2277d419676a602ddb0;hp=3d7aef7eaf0957a80ba5c35ce92c64f1b31d3b6d;hpb=763b26cdb98c2702f7b2f8de239d4edba0fa4065;p=qmk_firmware.git diff --git a/keyboards/v60_type_r/v60_type_r.h b/keyboards/v60_type_r/v60_type_r.h index 3d7aef7ea..25097ed48 100644 --- a/keyboards/v60_type_r/v60_type_r.h +++ b/keyboards/v60_type_r/v60_type_r.h @@ -1,4 +1,4 @@ -/* Copyright 2017 REPLACE_WITH_YOUR_NAME +/* Copyright 2017 benlyall, MechMerlin * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -13,8 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#ifndef V60_TYPE_R_H -#define V60_TYPE_R_H +#pragma once #include "quantum.h" @@ -106,4 +105,3 @@ enum my_keycodes { { k40, k41, k42, k43, k44, k45, k46, k47 } \ } -#endif