1
0
Fork 0

[Keyboard] adafruit/macropad: Fix typo (#18616)

This commit is contained in:
Leon Anavi 2022-10-06 01:37:22 +03:00 committed by GitHub
parent 6313258f23
commit 2f559c0313
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@
#define DEBOUNCE 5
/* Bootmagic lite */
/* (Press the key bellow the encoder button while plugging the keyboard to enter the bootloader and clear flash) */
/* (Press the key below the encoder button while plugging the keyboard to enter the bootloader and clear flash) */
#define BOOTMAGIC_LITE_ROW 1
#define BOOTMAGIC_LITE_COLUMN 2