summaryrefslogtreecommitdiffstats
path: root/keyboards/singa
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/singa')
-rw-r--r--keyboards/singa/keymaps/default/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/singa/keymaps/default/config.h b/keyboards/singa/keymaps/default/config.h
index 0f7563505..4496c5910 100644
--- a/keyboards/singa/keymaps/default/config.h
+++ b/keyboards/singa/keymaps/default/config.h
@@ -14,11 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "config_common.h"
+#pragma once
// place overrides here
-
-#endif