diff options
author | fauxpark <fauxpark@gmail.com> | 2023-01-30 18:55:36 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2023-01-30 18:55:36 +1100 |
commit | ef6505ad7547f9651bddc309bd323d029d1fac64 (patch) | |
tree | 9e7ece9bbba2123ca04c6f2e76feb774eb6fb38b /keyboards/mode | |
parent | 242b80c63ffff022172755da35fb4767d5f837c2 (diff) | |
parent | 2c878b1b161ae10332fdc4d69f3d1f86d2726c5c (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/mode')
-rw-r--r-- | keyboards/mode/m80v2/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mode/m80v2/config.h b/keyboards/mode/m80v2/config.h index 9382def58a..6a8864fdb9 100644 --- a/keyboards/mode/m80v2/config.h +++ b/keyboards/mode/m80v2/config.h @@ -38,3 +38,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LOCKING_RESYNC_ENABLE #define LED_CAPS_LOCK_PIN A0 +#define LED_PIN_ON_STATE 0 |