diff options
author | Ryan <fauxpark@gmail.com> | 2023-04-03 15:50:31 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 15:50:31 +1000 |
commit | 2d9140af53e4e5bbc5cd50a2b6f3eda20ed8f71e (patch) | |
tree | f3d0e760913e9334f25389c8afd60411d625a36f /keyboards/handwired | |
parent | 46844347c4f4b5f8b50ea22dd06c7555a86fc94b (diff) |
Fix a handful of CLI errors (#20321)
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/tractyl_manuform/5x6_right/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/config.h index 8eff4ae0df..194874b5cf 100644 --- a/keyboards/handwired/tractyl_manuform/5x6_right/config.h +++ b/keyboards/handwired/tractyl_manuform/5x6_right/config.h @@ -18,9 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once - -#define DIODE_DIRECTION COL2ROW - #define ROTATIONAL_TRANSFORM_ANGLE -25 #define POINTING_DEVICE_INVERT_X |