Add ST7565 LCD driver (#13089)
Co-authored-by: Joakim Tufvegren <jocke@barbanet.com>
This commit is contained in:
@@ -176,6 +176,10 @@ extern layer_state_t layer_state;
|
||||
# include "oled_driver.h"
|
||||
#endif
|
||||
|
||||
#ifdef ST7565_ENABLE
|
||||
# include "st7565.h"
|
||||
#endif
|
||||
|
||||
#ifdef DIP_SWITCH_ENABLE
|
||||
# include "dip_switch.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user