summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split_eh/keymaps/default/config.h
diff options
context:
space:
mode:
authorzvecr <git@zvecr.com>2018-12-14 22:29:30 +0100
committerDrashna Jaelre <drashna@live.com>2018-12-14 22:29:30 +0100
commitcb149650efd07cbdc3cacb1fe2eb58f17eee5965 (patch)
treeb86ff3dd99628c496d822b1b5d9d9968bbc2ec0c /keyboards/lets_split_eh/keymaps/default/config.h
parent4446f86bfd273512d473d33c46d99690db5fbc51 (diff)
downloadqmk_firmware-cb149650efd07cbdc3cacb1fe2eb58f17eee5965.tar.gz
qmk_firmware-cb149650efd07cbdc3cacb1fe2eb58f17eee5965.tar.xz
Keyboard: Lets split eh default keymap - Fixes for superseded default layer functionality (#4581)
* Fixes for superseded default layer functionality * Fixes for superseded default layer functionality
Diffstat (limited to 'keyboards/lets_split_eh/keymaps/default/config.h')
-rw-r--r--keyboards/lets_split_eh/keymaps/default/config.h7
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
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
+#pragma once
-#include "../../config.h"
-
-#endif \ No newline at end of file
+ // place overrides here