diff options
Diffstat (limited to 'keyboards/eco/config.h')
-rw-r--r-- | keyboards/eco/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/eco/config.h b/keyboards/eco/config.h index 95c6a44399..ce0e92216f 100644 --- a/keyboards/eco/config.h +++ b/keyboards/eco/config.h @@ -17,10 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once - -/* COL2ROW or ROW2COL */ -#define DIODE_DIRECTION COL2ROW - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |