diff options
| author | Ryan <fauxpark@gmail.com> | 2022-01-31 04:29:42 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-30 17:29:42 +0000 |
| commit | 7d685956cc616a8d76aa7866f42bf569a9ca3fca (patch) | |
| tree | 55f20f489b9ab12fde6bba1a8f8b59499e8ed179 /keyboards/spaceman | |
| parent | 9f4769fbe62fd3763a72f4a56dee18b5fbabec29 (diff) | |
Rename `AdafruitBLE` to `BluefruitLE` (#16127)
Diffstat (limited to 'keyboards/spaceman')
| -rw-r--r-- | keyboards/spaceman/pancake/rev1/feather/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/spaceman/pancake/rev1/feather/rules.mk b/keyboards/spaceman/pancake/rev1/feather/rules.mk index 6530422734..c213c70872 100644 --- a/keyboards/spaceman/pancake/rev1/feather/rules.mk +++ b/keyboards/spaceman/pancake/rev1/feather/rules.mk | |||
| @@ -20,7 +20,7 @@ BACKLIGHT_ENABLE = no # Custom backlighting code is used, so this should not b | |||
| 20 | AUDIO_ENABLE = no # This can be enabled if a speaker is connected to the expansion port. Not compatible with RGBLIGHT below | 20 | AUDIO_ENABLE = no # This can be enabled if a speaker is connected to the expansion port. Not compatible with RGBLIGHT below |
| 21 | RGBLIGHT_ENABLE = no # This can be enabled if a ws2812 strip is connected to the expansion port. | 21 | RGBLIGHT_ENABLE = no # This can be enabled if a ws2812 strip is connected to the expansion port. |
| 22 | BLUETOOTH_ENABLE = yes | 22 | BLUETOOTH_ENABLE = yes |
| 23 | BLUETOOTH_DRIVER = AdafruitBLE | 23 | BLUETOOTH_DRIVER = BluefruitLE |
| 24 | 24 | ||
| 25 | LAYOUTS = ortho_4x12 planck_mit | 25 | LAYOUTS = ortho_4x12 planck_mit |
| 26 | 26 | ||
