Update the memory consumption of PREVENT_STUCK_MODIFIERS in README

pull/182/head
Wojciech Siewierski 8 years ago
parent b4f442dfea
commit 36103edb7d

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

Loading…
Cancel
Save