change NR_KEYS to 250

This commit is contained in:
Vincent Wei
2019-06-12 12:33:20 +08:00
parent 4c2a8e7cc5
commit 8a3437d948
+1 -1
View File
@@ -46,7 +46,7 @@
#define NR_SHIFT 9
#define NR_KEYS 128
#define NR_KEYS 250
#define MAX_NR_KEYMAPS 256
/* This means 64Kb if all keymaps are allocated. Only the superuser
may increase the number of keymaps beyond MAX_NR_OF_USER_KEYMAPS. */