kimera: Correct the address of keymap in eeprom
This commit is contained in:
parent
1b76a97ff0
commit
e939c9d7a6
@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
#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
|
||||||
|
Reference in New Issue
Block a user