diff options
author | Ryan <fauxpark@gmail.com> | 2021-09-01 22:19:17 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 13:19:17 +0100 |
commit | 1b357ea43254298abaf160d0b728051f1ab6fb26 (patch) | |
tree | fd37342a5a6636cdeb57603f840524bfbb4316a2 /keyboards/mt40 | |
parent | 4df91985f7ae30d90ff13a4c0b77b6cdc2db214e (diff) |
Fix typos from 14248 (#14261)
Diffstat (limited to 'keyboards/mt40')
-rw-r--r-- | keyboards/mt40/mt40.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mt40/mt40.h b/keyboards/mt40/mt40.h index e5892ea67b..dc0de22b28 100644 --- a/keyboards/mt40/mt40.h +++ b/keyboards/mt40/mt40.h @@ -18,7 +18,7 @@ #include "quantum.h" -#define KC_NO +#define XXX KC_NO // This a shortcut to help you visually see your layout. // The following is an example using the Planck MIT layout |