]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/hadron/ver3/ver3.h
Remove more commented out MCUs
[qmk_firmware.git] / keyboards / hadron / ver3 / ver3.h
index 516f7b9a1b9ba3782e26151e52ec5bc9c3e3a0f0..95926469bf8eca288e937be49104294c0befda72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2018 Jack Humbert <jack.humb@gmail.com>
+/* Copyright 2018 ishtob
  *
  * 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,9 +13,6 @@
  * 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 VER3_H
-#define VER3_H
+#pragma once
 
-#include "hadron.h"
-
-#endif
\ No newline at end of file
+#include "hadron.h"
\ No newline at end of file