Update the memory consumption of PREVENT_STUCK_MODIFIERS in README

This commit is contained in:
Wojciech Siewierski 2016-03-28 00:25:43 +02:00
parent b4f442dfea
commit 36103edb7d
1 changed files with 2 additions and 2 deletions

View File

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