mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-13 06:54:08 +00:00
Deploying to gh-pages from master @ 2761b17b98
🚀
This commit is contained in:
parent
19f6004a28
commit
2a764e0355
@ -146,6 +146,11 @@ void oled_task_user(void) {
|
|||||||
|
|
||||||
## Basic Configuration
|
## Basic Configuration
|
||||||
|
|
||||||
|
These configuration options should be placed in `config.h`. Example:
|
||||||
|
```c
|
||||||
|
#define OLED_BRIGHTNESS 128
|
||||||
|
```
|
||||||
|
|
||||||
|Define |Default |Description |
|
|Define |Default |Description |
|
||||||
|---------------------------|-----------------|--------------------------------------------------------------------------------------------------------------------------|
|
|---------------------------|-----------------|--------------------------------------------------------------------------------------------------------------------------|
|
||||||
|`OLED_DISPLAY_ADDRESS` |`0x3C` |The i2c address of the OLED Display |
|
|`OLED_DISPLAY_ADDRESS` |`0x3C` |The i2c address of the OLED Display |
|
||||||
|
Loading…
Reference in New Issue
Block a user