diff options
| author | QMK Bot | 2022-08-13 21:45:00 +0200 |
|---|---|---|
| committer | QMK Bot | 2022-08-13 21:45:00 +0200 |
| commit | 97b610e16692fee7c3cc391f4d50264e775f396a (patch) | |
| tree | a26e63880fcb35b0a73df4fef58de8c341a47cde /keyboards/bandominedoni/config.h | |
| parent | f417ffff5a38539c24da960bbe7e48a742360d1d (diff) | |
| parent | e145c7ad3fde668a0d89d0e402f49c0fb6a1b5ed (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/bandominedoni/config.h')
| -rw-r--r-- | keyboards/bandominedoni/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/bandominedoni/config.h b/keyboards/bandominedoni/config.h index a7dfcb3961..2e7317889c 100644 --- a/keyboards/bandominedoni/config.h +++ b/keyboards/bandominedoni/config.h @@ -48,6 +48,8 @@ */ #define SOFT_SERIAL_PIN D2 // or D1, D2, D3, E6 +#define SPLIT_USB_DETECT + //#define LED_NUM_LOCK_PIN B0 //#define LED_CAPS_LOCK_PIN B1 //#define LED_SCROLL_LOCK_PIN B2 |