Browse Source

kimera: Correct the address of keymap in eeprom

kimera
Kai Ryu 10 years ago
parent
commit
e939c9d7a6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      keyboard/kimera/config.h

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

#define MATRIX_SIZE 16 * 16 #define MATRIX_SIZE 16 * 16
#define FN_ACTIONS_COUNT 32 #define FN_ACTIONS_COUNT 32
#define KEYMAPS_COUNT 3 #define KEYMAPS_COUNT 3
#define EECONFIG_KEYMAP_IN_EEPROM 38
#define EECONFIG_KEYMAP_IN_EEPROM 40


/* define if matrix has ghost */ /* define if matrix has ghost */
//#define MATRIX_HAS_GHOST //#define MATRIX_HAS_GHOST