summaryrefslogtreecommitdiffstats
path: root/keyboards/duck/lightsaver/lightsaver.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/duck/lightsaver/lightsaver.h')
-rw-r--r--keyboards/duck/lightsaver/lightsaver.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/duck/lightsaver/lightsaver.h b/keyboards/duck/lightsaver/lightsaver.h
index 19fcf36bac..1e1185713b 100644
--- a/keyboards/duck/lightsaver/lightsaver.h
+++ b/keyboards/duck/lightsaver/lightsaver.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 LIGHTSAVER_H
-#define LIGHTSAVER_H
+#pragma once
#include "quantum.h"
@@ -37,4 +36,3 @@
/* 5 */ { K0A, K0B, K0C, NO, NO, NO, NO, NO, K0I, NO, K0K, NO, K0M, K0N, K0O, K0P, K0Q, K0R } \
}
-#endif