mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
54534fe5b2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue