]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update the memory consumption of PREVENT_STUCK_MODIFIERS in README
authorWojciech Siewierski <wojciech.siewierski@onet.pl>
Sun, 27 Mar 2016 22:25:43 +0000 (00:25 +0200)
committerWojciech Siewierski <wojciech.siewierski@onet.pl>
Sun, 27 Mar 2016 22:25:43 +0000 (00:25 +0200)
README.md

index d8dfd7c2bc3025daa96f712e6dae616fc87d5a59..083880b4e27fda83643456bf2a5e791a06cceed7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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