]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/hadron/ver0/config.h
Optimize size of Hadron keyboard
[qmk_firmware.git] / keyboards / hadron / ver0 / config.h
index 039d4f1c718a60a4c078a692835cef1be4f7ea4a..2157a52cee0ce55c38277c62635b580b3a03a019 100644 (file)
@@ -14,10 +14,7 @@ GNU General Public License for more details.
 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 VER0_CONFIG_H
-#define VER0_CONFIG_H
-
-#include "../config.h"
+#pragma once
 
 /* USB Device descriptor parameter */
 #define DEVICE_VER      0x0001
@@ -32,4 +29,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define UNUSED_PINS
 
 
-#endif
+