From f73fd6ee5951ab17935fde3ce3bbda2f6af00b50 Mon Sep 17 00:00:00 2001 From: Kai Ryu Date: Fri, 28 Nov 2014 11:27:43 +0900 Subject: [PATCH] Fix bug for GH60 RevB that ledmap is overlapped with keymap in eeprom --- keyboard/gh60/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/keyboard/gh60/config.h b/keyboard/gh60/config.h index 1efaef55..4a59f270 100644 --- a/keyboard/gh60/config.h +++ b/keyboard/gh60/config.h @@ -34,6 +34,7 @@ along with this program. If not, see . /* keymap in eeprom */ #define FN_ACTIONS_COUNT 32 #define KEYMAPS_COUNT 8 +#define EECONFIG_KEYMAP_IN_EEPROM 0x11 /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST