Просмотр исходного кода

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 5 лет назад
Родитель
Сommit
54534fe5b2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/feature_oled_driver.md

+ 1 - 1
docs/feature_oled_driver.md

@@ -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