diff options
author | QMK Bot <hello@qmk.fm> | 2022-10-05 22:38:06 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-10-05 22:38:06 +0000 |
commit | 397c822e42256d6385110d49ba9c8bc08ff85249 (patch) | |
tree | 6b0d863e57411aa8e0139e3a455a3a787003a53b /keyboards/adafruit/macropad/config.h | |
parent | 18a9fdb9dca280ac567727899ef73f8302c630c5 (diff) | |
parent | 2f559c03136764ac29c0586896c3f06e82bcc683 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/adafruit/macropad/config.h')
-rw-r--r-- | keyboards/adafruit/macropad/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/adafruit/macropad/config.h b/keyboards/adafruit/macropad/config.h index 568020eec8..99f4477990 100644 --- a/keyboards/adafruit/macropad/config.h +++ b/keyboards/adafruit/macropad/config.h @@ -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 |