···44444545## LED Mapping {#led-mapping}
46464747-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
4747+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
48484949```c
5050const aw20216s_led_t PROGMEM g_aw20216s_leds[AW20216S_LED_COUNT] = {
+1-1
docs/drivers/is31fl3218.md
···37373838## LED Mapping {#led-mapping}
39394040-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
4040+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
41414242```c
4343const is31fl3218_led_t PROGMEM g_is31fl3218_leds[IS31FL3218_LED_COUNT] = {
+1-1
docs/drivers/is31fl3236.md
···50505151## LED Mapping {#led-mapping}
52525353-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
5353+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
54545555```c
5656const is31fl3236_led_t PROGMEM g_is31fl3236_leds[IS31FL3236_LED_COUNT] = {
+1-1
docs/drivers/is31fl3729.md
···120120121121## LED Mapping {#led-mapping}
122122123123-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
123123+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
124124125125```c
126126const is31fl3729_led_t PROGMEM g_is31fl3729_leds[IS31FL3729_LED_COUNT] = {
+1-1
docs/drivers/is31fl3731.md
···61616262## LED Mapping {#led-mapping}
63636464-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
6464+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
65656666```c
6767const is31fl3731_led_t PROGMEM g_is31fl3731_leds[IS31FL3731_LED_COUNT] = {
+1-1
docs/drivers/is31fl3733.md
···145145146146## LED Mapping {#led-mapping}
147147148148-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
148148+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
149149150150```c
151151const is31fl3733_led_t PROGMEM g_is31fl3733_leds[IS31FL3733_LED_COUNT] = {
+1-1
docs/drivers/is31fl3736.md
···129129130130## LED Mapping {#led-mapping}
131131132132-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
132132+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
133133134134```c
135135const is31fl3736_led_t PROGMEM g_is31fl3736_leds[IS31FL3736_LED_COUNT] = {
+1-1
docs/drivers/is31fl3737.md
···117117118118## LED Mapping {#led-mapping}
119119120120-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
120120+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
121121122122```c
123123const is31fl3737_led_t PROGMEM g_is31fl3737_leds[IS31FL3737_LED_COUNT] = {
+1-1
docs/drivers/is31fl3741.md
···117117118118## LED Mapping {#led-mapping}
119119120120-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
120120+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
121121122122```c
123123const is31fl3741_led_t PROGMEM g_is31fl3741_leds[IS31FL3741_LED_COUNT] = {
+1-1
docs/drivers/is31fl3742a.md
···117117118118## LED Mapping {#led-mapping}
119119120120-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
120120+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
121121122122```c
123123const is31fl3742a_led_t PROGMEM g_is31fl3742a_leds[IS31FL3742A_LED_COUNT] = {
+1-1
docs/drivers/is31fl3743a.md
···127127128128## LED Mapping {#led-mapping}
129129130130-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
130130+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
131131132132```c
133133const is31fl3743a_led_t PROGMEM g_is31fl3743a_leds[IS31FL3743A_LED_COUNT] = {
+1-1
docs/drivers/is31fl3745.md
···127127128128## LED Mapping {#led-mapping}
129129130130-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
130130+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
131131132132```c
133133const is31fl3745_led_t PROGMEM g_is31fl3745_leds[IS31FL3745_LED_COUNT] = {
+1-1
docs/drivers/is31fl3746a.md
···132132133133## LED Mapping {#led-mapping}
134134135135-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
135135+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
136136137137```c
138138const is31fl3746a_led_t PROGMEM g_is31fl3746a_leds[IS31FL3746A_LED_COUNT] = {
+1-1
docs/drivers/snled27351.md
···52525353## LED Mapping {#led-mapping}
54545555-In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboardname>.c`:
5555+In order to use this driver, each output must be mapped to an LED index, by adding the following to your `<keyboard>.c`:
56565757```c
5858const snled27351_led_t PROGMEM g_snled27351_leds[SNLED27351_LED_COUNT] = {
+2-2
docs/getting_started_introduction.md
···1919* `config.h`: The file that sets the default compile time options. Do not edit this file directly, instead use a keymap specific `config.h`.
2020* `info.json`: The file used for setting layout for QMK Configurator. See [Configurator Support](reference_configurator_support) for more information.
2121* `readme.md`: A brief overview of the keyboard.
2222-* `<keyboardName>.h`: This file is where the keyboard layout is defined against the keyboard's switch matrix.
2323-* `<keyboardName>.c`: This file is where you can find custom code for the keyboard.
2222+* `<keyboard>.h`: This file is where the keyboard layout is defined against the keyboard's switch matrix.
2323+* `<keyboard>.c`: This file is where you can find custom code for the keyboard.
24242525For more information on project structure, see [QMK Keyboard Guidelines](hardware_keyboard_guidelines).
2626
+2-2
docs/getting_started_make_guide.md
···11# More Detailed `make` Instructions
2233-The full syntax of the `make` command is `<keyboard_folder>:<keymap>:<target>`, where:
33+The full syntax of the `make` command is `<keyboard>:<keymap>:<target>`, where:
4455-* `<keyboard_folder>` is the path of the keyboard, for example `planck`
55+* `<keyboard>` is the path of the keyboard, for example `planck`
66 * Use `all` to compile all keyboards
77 * Specify the path to compile a revision, for example `planck/rev4` or `planck/rev3`
88 * If the keyboard doesn't have any folders, it can be left out
+2-2
docs/hardware_keyboard_guidelines.md
···203203See `build_keyboard.mk` and `common_features.mk` for more details.
204204:::
205205206206-### `<keyboard.c>`
206206+### `<keyboard>.c`
207207208208This file should contain C code required for the functionality of your keyboard, for example hardware initialisation code, OLED display code, and so on. This file should only contain code necessary for the keyboard to work, and *not* things that should be left to the end user to configure in their keymap. This file is automatically included in compilation if it exists. This is not a required file.
209209···214214* `bool process_record_kb(uint16_t keycode, keyrecord_t *record)`
215215* `bool led_update_kb(led_t led_state)`
216216217217-### `<keyboard.h>`
217217+### `<keyboard>.h`
218218219219This file can contain function prototypes for custom functions and other header file code utilised by `<keyboard>.c`. The `<keyboard>.c` file should include this file. This is not a required file.
220220