aboutsummaryrefslogtreecommitdiff
path: root/keyboards/fc980c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fc980c')
-rw-r--r--keyboards/fc980c/keymaps/default/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/fc980c/keymaps/default/config.h b/keyboards/fc980c/keymaps/default/config.h
index 596198be1..20fd51147 100644
--- a/keyboards/fc980c/keymaps/default/config.h
+++ b/keyboards/fc980c/keymaps/default/config.h
@@ -14,11 +14,7 @@
14 * along with this program. If not, see <http://www.gnu.org/licenses/>. 14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */ 15 */
16 16
17#ifndef CONFIG_USER_H 17#pragma once
18#define CONFIG_USER_H
19 18
20#include "config_common.h"
21 19
22// place overrides here 20// place overrides here
23
24#endif