[docs] Align more keyboard placeholders (#25510)

This commit is contained in:
Joel Challis 2025-07-23 13:08:48 +01:00 committed by GitHub
parent 74d64c7f43
commit 36c3f4deba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 20 additions and 20 deletions

View file

@ -145,7 +145,7 @@ Depending on the ChibiOS board configuration, you may need to [enable and config
## LED Mapping {#led-mapping}
In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
```c
const is31fl3733_led_t PROGMEM g_is31fl3733_leds[IS31FL3733_LED_COUNT] = {