Explorar el Código

kimera: Correct the address of keymap in eeprom

kimera
Kai Ryu hace 10 años
padre
commit
e939c9d7a6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      keyboard/kimera/config.h

+ 1
- 1
keyboard/kimera/config.h Ver fichero

@@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_SIZE 16 * 16
#define FN_ACTIONS_COUNT 32
#define KEYMAPS_COUNT 3
#define EECONFIG_KEYMAP_IN_EEPROM 38
#define EECONFIG_KEYMAP_IN_EEPROM 40

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