Improve Adafruit BLE configuration defines (#14749)
* Improve Adafruit BLE configuration defines * Formatting
This commit is contained in:
parent
00fd404433
commit
db41a3426c
9 changed files with 26 additions and 50 deletions
|
@ -21,8 +21,4 @@
|
|||
#define MATRIX_COL_PINS { C7, D6, B7, B6, F0, D2, D3, F1, F4, F5, F6, F7 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define AdafruitBleResetPin D4
|
||||
#define AdafruitBleCSPin B4
|
||||
#define AdafruitBleIRQPin E6
|
||||
|
||||
#define VIA_HAS_BROKEN_KEYCODES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue