keyboards: follow qmk naming convention

This commit is contained in:
He4eT 2025-05-12 11:30:58 +02:00
commit 0a6ab657c2
19 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ Configuration for the 8MHz version of Blackpill_f411 provided by the [Xecut hack
3. Start the flashing process (Docker required):
- For **8MHz Blackpill_f411** controllers:
```
make flash blackpill=f411-8mhz half=left
make flash blackpill=f411_8mhz half=left
```
- Otherwise:
```