diff options
| author | Nick Brassel <nick@tzarc.org> | 2021-01-20 02:19:36 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-20 02:19:36 +1100 |
| commit | 78fe155b7241900988f26479b8e417623b137320 (patch) | |
| tree | 8b79488a6152bd93f7a99ac1b3ec2e244516e318 /keyboards/misterknife | |
| parent | 3b1ffd2ede296e17668f8763c7083aa4c9a3ce7d (diff) | |
| download | qmk_firmware-78fe155b7241900988f26479b8e417623b137320.tar.gz qmk_firmware-78fe155b7241900988f26479b8e417623b137320.zip | |
Fix up comments showing how to execute config migration. (#11621)
Diffstat (limited to 'keyboards/misterknife')
| -rw-r--r-- | keyboards/misterknife/knife66/chconf.h | 2 | ||||
| -rw-r--r-- | keyboards/misterknife/knife66/halconf.h | 2 | ||||
| -rw-r--r-- | keyboards/misterknife/knife66/mcuconf.h | 2 | ||||
| -rw-r--r-- | keyboards/misterknife/knife66_iso/chconf.h | 2 | ||||
| -rw-r--r-- | keyboards/misterknife/knife66_iso/halconf.h | 2 | ||||
| -rw-r--r-- | keyboards/misterknife/knife66_iso/mcuconf.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/misterknife/knife66/chconf.h b/keyboards/misterknife/knife66/chconf.h index 5ac73fa91..b19c80a7b 100644 --- a/keyboards/misterknife/knife66/chconf.h +++ b/keyboards/misterknife/knife66/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/misterknife/knife66/chconf.h -r platforms/chibios/common/configs/chconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/misterknife/knife66/chconf.h -r platforms/chibios/common/configs/chconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
diff --git a/keyboards/misterknife/knife66/halconf.h b/keyboards/misterknife/knife66/halconf.h index 8fa237dcf..e8ccc3bc5 100644 --- a/keyboards/misterknife/knife66/halconf.h +++ b/keyboards/misterknife/knife66/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/misterknife/knife66/halconf.h -r platforms/chibios/common/configs/halconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/misterknife/knife66/halconf.h -r platforms/chibios/common/configs/halconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
diff --git a/keyboards/misterknife/knife66/mcuconf.h b/keyboards/misterknife/knife66/mcuconf.h index cb8416efc..c0c775eaa 100644 --- a/keyboards/misterknife/knife66/mcuconf.h +++ b/keyboards/misterknife/knife66/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/misterknife/knife66/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/misterknife/knife66/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
diff --git a/keyboards/misterknife/knife66_iso/chconf.h b/keyboards/misterknife/knife66_iso/chconf.h index 59695412b..1d83a6712 100644 --- a/keyboards/misterknife/knife66_iso/chconf.h +++ b/keyboards/misterknife/knife66_iso/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/misterknife/knife66_iso/chconf.h -r platforms/chibios/common/configs/chconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/misterknife/knife66_iso/chconf.h -r platforms/chibios/common/configs/chconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
diff --git a/keyboards/misterknife/knife66_iso/halconf.h b/keyboards/misterknife/knife66_iso/halconf.h index d84bb5294..6b22c2c45 100644 --- a/keyboards/misterknife/knife66_iso/halconf.h +++ b/keyboards/misterknife/knife66_iso/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/misterknife/knife66_iso/halconf.h -r platforms/chibios/common/configs/halconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/misterknife/knife66_iso/halconf.h -r platforms/chibios/common/configs/halconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
diff --git a/keyboards/misterknife/knife66_iso/mcuconf.h b/keyboards/misterknife/knife66_iso/mcuconf.h index 2355f4f2a..0efb4e9e3 100644 --- a/keyboards/misterknife/knife66_iso/mcuconf.h +++ b/keyboards/misterknife/knife66_iso/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/misterknife/knife66_iso/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/misterknife/knife66_iso/mcuconf.h -r platforms/chibios/GENERIC_STM32_F072XB/configs/mcuconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
