diff options
Diffstat (limited to 'keyboards/kb_elmo/aek2_usb/config.h')
| -rw-r--r-- | keyboards/kb_elmo/aek2_usb/config.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/kb_elmo/aek2_usb/config.h b/keyboards/kb_elmo/aek2_usb/config.h index cf8c9d66f..9cad5d5c7 100644 --- a/keyboards/kb_elmo/aek2_usb/config.h +++ b/keyboards/kb_elmo/aek2_usb/config.h | |||
| @@ -52,5 +52,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 52 | /* Locking resynchronize hack */ | 52 | /* Locking resynchronize hack */ |
| 53 | #define LOCKING_RESYNC_ENABLE | 53 | #define LOCKING_RESYNC_ENABLE |
| 54 | 54 | ||
| 55 | /* reduce VIA layer count because of EEPROM size */ | 55 | /* reduce EEPROM usage */ |
| 56 | #define DYNAMIC_KEYMAP_LAYER_COUNT 2 | 56 | #define DYNAMIC_KEYMAP_LAYER_COUNT 3 |
| 57 | #define LAYER_STATE_8BIT | ||
