aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hs60
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-01-20 02:19:36 +1100
committerGitHub <noreply@github.com>2021-01-20 02:19:36 +1100
commit78fe155b7241900988f26479b8e417623b137320 (patch)
tree8b79488a6152bd93f7a99ac1b3ec2e244516e318 /keyboards/hs60
parent3b1ffd2ede296e17668f8763c7083aa4c9a3ce7d (diff)
downloadqmk_firmware-78fe155b7241900988f26479b8e417623b137320.tar.gz
qmk_firmware-78fe155b7241900988f26479b8e417623b137320.zip
Fix up comments showing how to execute config migration. (#11621)
Diffstat (limited to 'keyboards/hs60')
-rw-r--r--keyboards/hs60/v2/halconf.h2
-rw-r--r--keyboards/hs60/v2/mcuconf.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/hs60/v2/halconf.h b/keyboards/hs60/v2/halconf.h
index 4c4d292f7..fb1d549c6 100644
--- a/keyboards/hs60/v2/halconf.h
+++ b/keyboards/hs60/v2/halconf.h
@@ -16,7 +16,7 @@
16 16
17/* 17/*
18 * This file was auto-generated by: 18 * This file was auto-generated by:
19 * `qmk chibios-confupdate -i keyboards/hs60/v2/halconf.h -r platforms/chibios/QMK_PROTON_C/configs/halconf.h` 19 * `qmk chibios-confmigrate -i keyboards/hs60/v2/halconf.h -r platforms/chibios/QMK_PROTON_C/configs/halconf.h`
20 */ 20 */
21 21
22#pragma once 22#pragma once
diff --git a/keyboards/hs60/v2/mcuconf.h b/keyboards/hs60/v2/mcuconf.h
index 59adca2ff..e6d03f666 100644
--- a/keyboards/hs60/v2/mcuconf.h
+++ b/keyboards/hs60/v2/mcuconf.h
@@ -16,7 +16,7 @@
16 16
17/* 17/*
18 * This file was auto-generated by: 18 * This file was auto-generated by:
19 * `qmk chibios-confupdate -i keyboards/hs60/v2/mcuconf.h -r platforms/chibios/QMK_PROTON_C/configs/mcuconf.h` 19 * `qmk chibios-confmigrate -i keyboards/hs60/v2/mcuconf.h -r platforms/chibios/QMK_PROTON_C/configs/mcuconf.h`
20 */ 20 */
21 21
22#pragma once 22#pragma once