1
0
Fork 0

Ergodash refactor (#3196)

* Deleted LAYOUTS = ortho_5x14 from rules.mk

* Refactor

* Configurator support
This commit is contained in:
noroadsleft 2018-06-16 07:55:02 -07:00 committed by Drashna Jaelre
parent 4e9fb1d0d9
commit 4cf4009b2b
5 changed files with 110 additions and 105 deletions

View file

@ -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