summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/smk65/keymaps/iso/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-10-08 21:58:08 +0100
committerGitHub <noreply@github.com>2020-10-08 21:58:08 +0100
commitff1b625168d038bea4208954c301bc471be00d0a (patch)
tree2332ecc0f9eb89d386dae79de2864235b7192588 /keyboards/lfkeyboards/smk65/keymaps/iso/config.h
parentfe5bcae8b31af85135592b780c8d799a8ef4bd24 (diff)
Add smk65/revf support (#10434)
* Move existing files out the way * Convert to community layouts * Add smk65/revf support * Disable stuff by default * Update IDs for via * Align LAYOUT macros for community layouts * Align LAYOUT macros for community layouts - Fix configurator ordering * Update via keymap * remove stub _kb function * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/lfkeyboards/smk65/keymaps/iso/config.h')
-rw-r--r--keyboards/lfkeyboards/smk65/keymaps/iso/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/lfkeyboards/smk65/keymaps/iso/config.h b/keyboards/lfkeyboards/smk65/keymaps/iso/config.h
deleted file mode 100644
index 8893d122e0..0000000000
--- a/keyboards/lfkeyboards/smk65/keymaps/iso/config.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-// place overrides here
-
-#endif