]> git.donarmstrong.com Git - kiibohd-kll.git/blobdiff - templates/kiibohdKeymap.h
Converting templates to use pragma once
[kiibohd-kll.git] / templates / kiibohdKeymap.h
index 49ca35b9003f5f1fae1346d6864b32dc446084f7..baf78d9493f629f4e32934ab78c74805e9791d1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014 by Jacob Alexander
+/* Copyright (C) 2014-2015 by Jacob Alexander
  *
  * This file is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -17,8 +17,7 @@
 <|Information|>
 
 
-#ifndef __generatedKeymap_h
-#define __generatedKeymap_h
+#pragma once
 
 // ----- Includes -----
 
 // - Layer State
 <|LayerState|>
 
-
-
-#endif // __generatedKeymap_h
-