diff options
Diffstat (limited to 'keyboards/neopad/config.h')
-rwxr-xr-x | keyboards/neopad/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/neopad/config.h b/keyboards/neopad/config.h index 8b0f83f7a0..6200d5a594 100755 --- a/keyboards/neopad/config.h +++ b/keyboards/neopad/config.h @@ -16,9 +16,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #pragma once - -/* Column/Row IO definitions */ -#define DIODE_DIRECTION COL2ROW - /* Reduce tapdance required taps from 5 to 2 */ #define TAPPING_TOGGLE 2 |