aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/duck/eagle_viper/v2/v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/duck/eagle_viper/v2/v2.h')
-rw-r--r--keyboards/duck/eagle_viper/v2/v2.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/duck/eagle_viper/v2/v2.h b/keyboards/duck/eagle_viper/v2/v2.h
index d149471ba..7fefcf770 100644
--- a/keyboards/duck/eagle_viper/v2/v2.h
+++ b/keyboards/duck/eagle_viper/v2/v2.h
@@ -13,8 +13,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 V2_H
-#define V2_H
+#pragma once
#include "quantum.h"
@@ -78,4 +77,3 @@
#define LAYOUT_eagle LAYOUT_60_ansi
-#endif