diff options
Diffstat (limited to 'keyboards/xd75/keymaps/kim-kim-xd73/config.h')
-rw-r--r-- | keyboards/xd75/keymaps/kim-kim-xd73/config.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/xd75/keymaps/kim-kim-xd73/config.h b/keyboards/xd75/keymaps/kim-kim-xd73/config.h index e2390f770c..0c8015e227 100644 --- a/keyboards/xd75/keymaps/kim-kim-xd73/config.h +++ b/keyboards/xd75/keymaps/kim-kim-xd73/config.h @@ -14,12 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include QMK_KEYBOARD_CONFIG_H +#pragma once // place overrides here #undef BACKLIGHT_BREATHING - -#endif |