[Keyboard] Add stront keyboard (#21035)
This commit is contained in:
12
keyboards/stront/rules.mk
Normal file
12
keyboards/stront/rules.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
WS2812_DRIVER = vendor
|
||||
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
|
||||
|
||||
QUANTUM_PAINTER_ENABLE = yes
|
||||
QUANTUM_PAINTER_DRIVERS += st7789_spi
|
||||
QUANTUM_PAINTER_LVGL_INTEGRATION = yes
|
||||
|
||||
SRC += lvgl_helpers.c \
|
||||
display.c
|
||||
Reference in New Issue
Block a user