diff --git a/Control/keystore.h b/Control/keystore.h
index 3ef2ec3f948df31f516f8cd6c240c2a4c5645e75..8fb64206b24d2b67797aed8b18ecf587ba544ea5 100644
--- a/Control/keystore.h
+++ b/Control/keystore.h
@@ -12,7 +12,7 @@
 #include "../common/cardreader_interface-common.h"
 #include "random.h"
 
-#define KEY_COUNT 32 //eeprom has space for 1008 keys, but RAM for hash precalc is limited.
+#define KEY_COUNT 100 //eeprom has space for 1008 keys
 
 // #define KEYSTORE_DEBUG