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/maple_computing/ivy | |
| parent | 46844347c4f4b5f8b50ea22dd06c7555a86fc94b (diff) | |
Fix a handful of CLI errors (#20321)
Diffstat (limited to 'keyboards/maple_computing/ivy')
| -rw-r--r-- | keyboards/maple_computing/ivy/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/maple_computing/ivy/config.h b/keyboards/maple_computing/ivy/config.h index 3192143e77..49b31f1edf 100644 --- a/keyboards/maple_computing/ivy/config.h +++ b/keyboards/maple_computing/ivy/config.h | |||
| @@ -16,10 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 16 | */ | 16 | */ |
| 17 | #pragma once | 17 | #pragma once |
| 18 | 18 | ||
| 19 | |||
| 20 | /* COL2ROW or ROW2COL */ | ||
| 21 | #define DIODE_DIRECTION COL2ROW | ||
| 22 | |||
| 23 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ | 19 | /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ |
| 24 | #define LOCKING_SUPPORT_ENABLE | 20 | #define LOCKING_SUPPORT_ENABLE |
| 25 | /* Locking resynchronize hack */ | 21 | /* Locking resynchronize hack */ |
