summaryrefslogtreecommitdiff
path: root/keyboards/ergodash/ergodash.h
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-06-16 07:55:02 -0700
committerDrashna Jaelre <drashna@live.com>2018-06-16 07:55:02 -0700
commit4cf4009b2b92b4aea4e912baa392e35c4093a4ef (patch)
treee0a84447ee2c8364347c71ded7620c36fdf08bf9 /keyboards/ergodash/ergodash.h
parent4e9fb1d0d93db07c9934f64f6c8fe7a0dce51464 (diff)
Ergodash refactor (#3196)
* Deleted LAYOUTS = ortho_5x14 from rules.mk * Refactor * Configurator support
Diffstat (limited to 'keyboards/ergodash/ergodash.h')
-rw-r--r--keyboards/ergodash/ergodash.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ergodash/ergodash.h b/keyboards/ergodash/ergodash.h
index 534486ba81..ebb6b614ec 100644
--- a/keyboards/ergodash/ergodash.h
+++ b/keyboards/ergodash/ergodash.h
@@ -24,6 +24,4 @@
KC_##LT0, KC_##LT1, KC_##LT2, KC_##LT3, KC_##LT4, KC_##LT5, KC_##RT0, KC_##RT1, KC_##RT2, KC_##RT3, KC_##RT4, KC_##RT5 \
)
-#define KC_LAYOUT_ortho_5x14 KC_KEYMAP
-
#endif