Skip to content

Commit

Permalink
Update keyboards/gmmk/gmmk2/p96/ansi/rules.mk
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Brassel <[email protected]>
  • Loading branch information
Joy Lee and tzarc authored Jul 2, 2022
1 parent 6720281 commit a27e64a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions keyboards/gmmk/gmmk2/p96/ansi/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow.
AUDIO_ENABLE = no # Audio output.
RGB_MATRIX_ENABLE = yes # Enable RGB matrix effects.
RGB_MATRIX_DRIVER = AW20216 # Enable RGB matrix effects.
FLASH_DRIVER = spi # Enable SPI flash
EEPROM_DRIVER = custom # Enable SPI flash memory
SRC += src/eeprom_flash.c
EEPROM_DRIVER = wear_leveling
WEAR_LEVELING_DRIVER = spi_flash

0 comments on commit a27e64a

Please sign in to comment.