diff options
Diffstat (limited to 'keyboards/kbd8x/keymaps/default_backlighting/config.h')
-rw-r--r-- | keyboards/kbd8x/keymaps/default_backlighting/config.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/kbd8x/keymaps/default_backlighting/config.h b/keyboards/kbd8x/keymaps/default_backlighting/config.h index 63bef2a735..fa7db0bc10 100644 --- a/keyboards/kbd8x/keymaps/default_backlighting/config.h +++ b/keyboards/kbd8x/keymaps/default_backlighting/config.h @@ -14,11 +14,4 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "config_common.h" - -// place overrides here - -#endif +#pragma once |