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/rart | |
| 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/rart')
| -rw-r--r-- | keyboards/rart/rartlice/chconf.h | 2 | ||||
| -rw-r--r-- | keyboards/rart/rartlice/halconf.h | 2 | ||||
| -rw-r--r-- | keyboards/rart/rartlice/mcuconf.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/rart/rartlice/chconf.h b/keyboards/rart/rartlice/chconf.h index f052b4fd9..5c06b72c8 100644 --- a/keyboards/rart/rartlice/chconf.h +++ b/keyboards/rart/rartlice/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/rart/rartlice/chconf.h -r platforms/chibios/common/configs/chconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/rart/rartlice/chconf.h -r platforms/chibios/common/configs/chconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
diff --git a/keyboards/rart/rartlice/halconf.h b/keyboards/rart/rartlice/halconf.h index 437e5a865..51f026d49 100644 --- a/keyboards/rart/rartlice/halconf.h +++ b/keyboards/rart/rartlice/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/rart/rartlice/halconf.h -r platforms/chibios/common/configs/halconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/rart/rartlice/halconf.h -r platforms/chibios/common/configs/halconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
diff --git a/keyboards/rart/rartlice/mcuconf.h b/keyboards/rart/rartlice/mcuconf.h index 408ba270a..960d0a8f2 100644 --- a/keyboards/rart/rartlice/mcuconf.h +++ b/keyboards/rart/rartlice/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/rart/rartlice/mcuconf.h -r platforms/chibios/STM32_F103_STM32DUINO/configs/mcuconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/rart/rartlice/mcuconf.h -r platforms/chibios/STM32_F103_STM32DUINO/configs/mcuconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
