Browse Source

ergodone: Expand number of layers to 8

master
Kai Ryu 7 years ago
parent
commit
bb673bba87
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      keyboard/ergodone/config.h

+ 1
- 1
keyboard/ergodone/config.h View File



/* keymap in eeprom */ /* keymap in eeprom */
#define FN_ACTIONS_COUNT 32 #define FN_ACTIONS_COUNT 32
#define KEYMAPS_COUNT 3
#define KEYMAPS_COUNT 8
#define EECONFIG_KEYMAP_IN_EEPROM 17 #define EECONFIG_KEYMAP_IN_EEPROM 17


/* define if matrix has ghost */ /* define if matrix has ghost */