diff options
| author | Nick Brassel | 2021-01-19 16:19:36 +0100 |
|---|---|---|
| committer | GitHub | 2021-01-19 16:19:36 +0100 |
| commit | 78fe155b7241900988f26479b8e417623b137320 (patch) | |
| tree | 8b79488a6152bd93f7a99ac1b3ec2e244516e318 /keyboards/alpine65/halconf.h | |
| parent | 3b1ffd2ede296e17668f8763c7083aa4c9a3ce7d (diff) | |
Fix up comments showing how to execute config migration. (#11621)
Diffstat (limited to 'keyboards/alpine65/halconf.h')
| -rw-r--r-- | keyboards/alpine65/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/alpine65/halconf.h b/keyboards/alpine65/halconf.h index 96c8fe2035..6e0b9c5de3 100644 --- a/keyboards/alpine65/halconf.h +++ b/keyboards/alpine65/halconf.h @@ -16,7 +16,7 @@ /* * This file was auto-generated by: - * `qmk chibios-confupdate -i keyboards/alpine65/halconf.h -r platforms/chibios/common/configs/halconf.h` + * `qmk chibios-confmigrate -i keyboards/alpine65/halconf.h -r platforms/chibios/common/configs/halconf.h` */ #pragma once |