summaryrefslogtreecommitdiff
path: root/keyboards/hid_liber/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hid_liber/config.h')
-rwxr-xr-xkeyboards/hid_liber/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/hid_liber/config.h b/keyboards/hid_liber/config.h
index 1e263649e5..1664b9e314 100755
--- a/keyboards/hid_liber/config.h
+++ b/keyboards/hid_liber/config.h
@@ -15,8 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
@@ -91,5 +90,3 @@
//#define NO_ACTION_ONESHOT
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
-
-#endif