mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 11:09:10 +00:00
Update the memory consumption total value in README
This commit is contained in:
parent
36103edb7d
commit
1a09e96b95
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ If such situation bothers you add this to your `config.h`:
|
||||||
#define PREVENT_STUCK_MODIFIERS
|
#define PREVENT_STUCK_MODIFIERS
|
||||||
|
|
||||||
Warning: This option uses up 1 byte of memory per key. For example on
|
Warning: This option uses up 1 byte of memory per key. For example on
|
||||||
Planck it uses 4\*12=96 bytes.
|
Planck it uses 4\*12=48 bytes.
|
||||||
|
|
||||||
### Remember: These are just aliases
|
### Remember: These are just aliases
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue