Remove spi config as it's default now from qmk main and move backlight config to halcyon.c as we always want that to happen (display on slave otherwise wouldn't turn off)
This commit is contained in:
parent
f81d2a9fa8
commit
aa7b5b89e1
6 changed files with 63 additions and 51 deletions
|
|
@ -8,11 +8,6 @@
|
|||
#define HLC_SPI_DEVICE
|
||||
#define HLC_CIRQUE_TRACKPAD
|
||||
|
||||
#define SPI_DRIVER SPID1
|
||||
#define SPI_SCK_PIN GP14
|
||||
#define SPI_MOSI_PIN GP15
|
||||
#define SPI_MISO_PIN GP12
|
||||
|
||||
#define CIRQUE_PINNACLE_DIAMETER_MM 35
|
||||
#define POINTING_DEVICE_CS_PIN GP13
|
||||
#define POINTING_DEVICE_ROTATION_180
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue