mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
9 lines
179 B
Makefile
9 lines
179 B
Makefile
CUSTOM_MATRIX = lite
|
|
EEPROM_DRIVER = spi
|
|
QUANTUM_PAINTER_DRIVERS = ssd1351_spi
|
|
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
|
|
|
DEFAULT_FOLDER = tzarc/ghoul/rev1/stm32
|
|
|
|
SRC += analog.c
|