diff options
author | QMK Bot <hello@qmk.fm> | 2022-09-03 05:51:26 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-09-03 05:51:26 +0000 |
commit | fea65c9856af12258547db43234d48e2c3f56141 (patch) | |
tree | 1a68d56e4461f9d8f3952eb3032608a314541366 /keyboards/at_at | |
parent | f76b55d5add98a70331338d4bee11ffd963a886a (diff) | |
parent | 5c0e87608fb63cac3bd1dc4453d8de875497a87e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/at_at')
-rw-r--r-- | keyboards/at_at/660m/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/at_at/660m/config.h b/keyboards/at_at/660m/config.h index b3676e9704..cdb9b81967 100644 --- a/keyboards/at_at/660m/config.h +++ b/keyboards/at_at/660m/config.h @@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* Ensure we jump to bootloader if the RESET keycode was pressed */ +/* Ensure we jump to bootloader if the QK_BOOT keycode was pressed */ #define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE /* LSE clock */ |