Quellcode durchsuchen

Update the memory consumption of PREVENT_STUCK_MODIFIERS in README

Wojciech Siewierski vor 9 Jahren
Ursprung
Commit
36103edb7d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      README.md

+ 2 - 2
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