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

@@ -37,7 +37,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

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

/* define if matrix has ghost */