~ruther/qmk_firmware

36103edb7dcfce4497672130625b47712d076a42 — Wojciech Siewierski 9 years ago b4f442d
Update the memory consumption of PREVENT_STUCK_MODIFIERS in README
1 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +2 -2
@@ 115,8 115,8 @@ If such situation bothers you add this to your `config.h`:

    #define PREVENT_STUCK_MODIFIERS

Warning: This option uses up 2 bytes of memory per key. For example on
Planck it uses 2\*4\*12=96 bytes.
Warning: This option uses up 1 byte of memory per key. For example on
Planck it uses 4\*12=96 bytes.

### Remember: These are just aliases