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

Non WL driver for SN32 #309

Closed Jpe230 closed 1 year ago

Jpe230 commented 1 year ago

Description

To use the WL driver, compile with:

EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = sn32_flash

The non-WL driver gets picked up when no EEPROM driver is set.

Types of Changes

Issues Fixed or Closed by This PR

Checklist

fightforlife commented 1 year ago

successfully tested here with Womier K66 (SN32F268F) https://github.com/fightforlife/qmk_firmware/tree/sn32_develop_k66v1_new_driver_no_wl/keyboards/womier/k66/v1