aboutsummaryrefslogtreecommitdiff
path: root/keyboards/technika
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/technika
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/technika')
-rw-r--r--keyboards/technika/chconf.h2
-rw-r--r--keyboards/technika/halconf.h2
-rw-r--r--keyboards/technika/mcuconf.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/technika/chconf.h b/keyboards/technika/chconf.h
index 96a926f3b..eabb44a1f 100644
--- a/keyboards/technika/chconf.h
+++ b/keyboards/technika/chconf.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/technika/chconf.h -r platforms/chibios/common/configs/chconf.h` 19 * `qmk chibios-confmigrate -i keyboards/technika/chconf.h -r platforms/chibios/common/configs/chconf.h`
20 */ 20 */
21 21
22#pragma once 22#pragma once
diff --git a/keyboards/technika/halconf.h b/keyboards/technika/halconf.h
index 8350b86ca..8f29dc30f 100644
--- a/keyboards/technika/halconf.h
+++ b/keyboards/technika/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/technika/halconf.h -r platforms/chibios/common/configs/halconf.h` 19 * `qmk chibios-confmigrate -i keyboards/technika/halconf.h -r platforms/chibios/common/configs/halconf.h`
20 */ 20 */
21 21
22#pragma once 22#pragma once
diff --git a/keyboards/technika/mcuconf.h b/keyboards/technika/mcuconf.h
index b2639511d..806a45408 100644
--- a/keyboards/technika/mcuconf.h
+++ b/keyboards/technika/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/technika/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h` 19 * `qmk chibios-confmigrate -i keyboards/technika/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h`
20 */ 20 */
21 21
22#pragma once 22#pragma once