瀏覽代碼

kimera: Correct the address of keymap in eeprom

kimera
Kai Ryu 10 年之前
父節點
當前提交
e939c9d7a6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      keyboard/kimera/config.h

+ 1
- 1
keyboard/kimera/config.h 查看文件

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