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/generic_panda/panda65_01/chconf.h | |
| 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/generic_panda/panda65_01/chconf.h')
| -rw-r--r-- | keyboards/generic_panda/panda65_01/chconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/generic_panda/panda65_01/chconf.h b/keyboards/generic_panda/panda65_01/chconf.h index 94bf6e958..b53557576 100644 --- a/keyboards/generic_panda/panda65_01/chconf.h +++ b/keyboards/generic_panda/panda65_01/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/generic_panda/panda65_01/chconf.h -r platforms/chibios/common/configs/chconf.h` | 19 | * `qmk chibios-confmigrate -i keyboards/generic_panda/panda65_01/chconf.h -r platforms/chibios/common/configs/chconf.h` |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #pragma once | 22 | #pragma once |
