diff options
Diffstat (limited to 'keyboards/kb_elmo/aek2_usb/config.h')
| -rw-r--r-- | keyboards/kb_elmo/aek2_usb/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/kb_elmo/aek2_usb/config.h b/keyboards/kb_elmo/aek2_usb/config.h index f7b347f1d..e0fc83f17 100644 --- a/keyboards/kb_elmo/aek2_usb/config.h +++ b/keyboards/kb_elmo/aek2_usb/config.h | |||
| @@ -47,3 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 47 | #define LOCKING_SUPPORT_ENABLE | 47 | #define LOCKING_SUPPORT_ENABLE |
| 48 | /* Locking resynchronize hack */ | 48 | /* Locking resynchronize hack */ |
| 49 | #define LOCKING_RESYNC_ENABLE | 49 | #define LOCKING_RESYNC_ENABLE |
| 50 | |||
| 51 | /* reduce VIA layer count because of EEPROM size */ | ||
| 52 | #define DYNAMIC_KEYMAP_LAYER_COUNT 2 | ||
