Fix bug for GHPad that ledmap is overlapped with keymap in eeprom
This commit is contained in:
parent
7b5e614b0b
commit
4d72c33e6d
@ -34,6 +34,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
/* keymap in eeprom */
|
/* keymap in eeprom */
|
||||||
#define FN_ACTIONS_COUNT 32
|
#define FN_ACTIONS_COUNT 32
|
||||||
#define KEYMAPS_COUNT 32
|
#define KEYMAPS_COUNT 32
|
||||||
|
#define EECONFIG_KEYMAP_IN_EEPROM 0x11
|
||||||
|
|
||||||
/* 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