Selaa lähdekoodia

kimera: Correct the address of keymap in eeprom

kimera
Kai Ryu 10 vuotta sitten
vanhempi
commit
e939c9d7a6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      keyboard/kimera/config.h

+ 1
- 1
keyboard/kimera/config.h Näytä tiedosto

@@ -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