aboutsummaryrefslogtreecommitdiffstats
path: root/docs/drivers/is31fl3733.md
diff options
context:
space:
mode:
authorQMK Bot2025-07-23 14:09:23 +0200
committerQMK Bot2025-07-23 14:09:23 +0200
commit717b6b8f138180b217bea64f6f0f4a62ef72200d (patch)
treeb7500553482680bd843d2ffea7d5aa8d2ae344fe /docs/drivers/is31fl3733.md
parenta954b568eae25dbf1ff293cd312ef170dac0a635 (diff)
parent36c3f4deba7e4c670736cc95db144b25156e90f1 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/drivers/is31fl3733.md')
-rw-r--r--docs/drivers/is31fl3733.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers/is31fl3733.md b/docs/drivers/is31fl3733.md
index e299f785bd..13e9148a29 100644
--- a/docs/drivers/is31fl3733.md
+++ b/docs/drivers/is31fl3733.md
@@ -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] = {