~ruther/qmk_firmware

54534fe5b2cff2f547bbd4823551a68e916829e5 — QMK Bot 4 years ago a74fbc2 + 657323a
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/feature_oled_driver.md
M docs/feature_oled_driver.md => docs/feature_oled_driver.md +1 -1
@@ 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