SonixQMK / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
515 stars 408 forks source link

Wear-Leveling driver for SN32 platform #294

Closed dexter93 closed 1 year ago

dexter93 commented 1 year ago

Emulated EEPROM wear-leveling implementation. Uses the onboard flash to write to as EEPROM using the default qmk wear leveling algorithm

Currently supporting SN32F240B and SN32F260 series chips

Description

Types of Changes

Issues Fixed or Closed by This PR

Checklist