mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
[docs] Fix code blocks overflowing page width (#23829)
Fix code blocks overflowing page width
This commit is contained in:
@@ -181,7 +181,9 @@ Go through the rest of the tabs, assigning keys until you get to the last one wh
|
||||
|
||||
The source given by Keyboard Firmware Builder is QMK, but is based on a version of QMK from early 2017. To compile the firmware in a modern version of QMK Firmware, you'll need to export via the `Save Configuration` button, then run:
|
||||
|
||||
qmk import-kbfirmware /path/to/export.json
|
||||
```
|
||||
qmk import-kbfirmware /path/to/export.json
|
||||
```
|
||||
|
||||
For example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user