summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lets_split/config.h')
-rw-r--r--keyboards/lets_split/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/lets_split/config.h b/keyboards/lets_split/config.h
index c910d8f24..cfb6bf4ff 100644
--- a/keyboards/lets_split/config.h
+++ b/keyboards/lets_split/config.h
@@ -16,9 +16,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 CONFIG_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
-
-#endif