forked from mfulz_github/qmk_firmware
Deploying to gh-pages from master @ 657323a206
🚀
This commit is contained in:
parent
941e2a281d
commit
fb121cc7a0
|
@ -18,7 +18,7 @@ Hardware configurations using Arm-based microcontrollers or different sizes of O
|
|||
|
||||
## Usage
|
||||
|
||||
To enable the OLED feature, there are three steps. First, when compiling your keyboard, you'll need to add the following to your `rules.mk`:
|
||||
To enable the OLED feature, there are two steps. First, when compiling your keyboard, you'll need to add the following to your `rules.mk`:
|
||||
|
||||
```make
|
||||
OLED_ENABLE = yes
|
||||
|
|
Loading…
Reference in New Issue