diff options
Diffstat (limited to 'keyboards/kc60se')
-rw-r--r-- | keyboards/kc60se/keymaps/default/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/kc60se/keymaps/default/config.h b/keyboards/kc60se/keymaps/default/config.h index 0f75635051..4496c59100 100644 --- a/keyboards/kc60se/keymaps/default/config.h +++ b/keyboards/kc60se/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 |