diff options
Diffstat (limited to 'keyboards/lets_split_eh/keymaps/default/config.h')
| -rw-r--r-- | keyboards/lets_split_eh/keymaps/default/config.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/keyboards/lets_split_eh/keymaps/default/config.h b/keyboards/lets_split_eh/keymaps/default/config.h index a1df337bd..c535299e7 100644 --- a/keyboards/lets_split_eh/keymaps/default/config.h +++ b/keyboards/lets_split_eh/keymaps/default/config.h | |||
| @@ -18,9 +18,6 @@ You should have received a copy of the GNU General Public License | |||
| 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 18 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 19 | */ | 19 | */ |
| 20 | 20 | ||
| 21 | #ifndef CONFIG_USER_H | 21 | #pragma once |
| 22 | #define CONFIG_USER_H | ||
| 23 | 22 | ||
| 24 | #include "../../config.h" | 23 | // place overrides here |
| 25 | |||
| 26 | #endif \ No newline at end of file | ||
