[Docs] Clean up some code block languages (#14434)
This commit is contained in:
@@ -15,7 +15,7 @@ or send gamepad reports based on values computed by the keyboard.
|
||||
|
||||
To use analog input you must first enable it in `rules.mk`:
|
||||
|
||||
```makefile
|
||||
```make
|
||||
JOYSTICK_ENABLE = yes
|
||||
JOYSTICK_DRIVER = analog # or 'digital'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user