Rename AdafruitBLE
to BluefruitLE
(#16127)
This commit is contained in:
parent
9f4769fbe6
commit
7d685956cc
35 changed files with 109 additions and 109 deletions
|
@ -5,7 +5,7 @@
|
|||
A 40 percent keyboard dosa40rgb Bluetooth Low Energy
|
||||
|
||||
* Keyboard Maintainer: [DTIsaac](https://github.com/daotakisaac)
|
||||
* Hardware Supported: ATmega32U4 + AdafruitBLE SPI
|
||||
* Hardware Supported: ATmega32U4 + Bluefruit LE SPI
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
|||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
BLUETOOTH_ENABLE = yes # Enable Bluetooth
|
||||
BLUETOOTH_DRIVER = AdafruitBLE
|
||||
BLUETOOTH_DRIVER = BluefruitLE
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
RGB_MATRIX_DRIVER = WS2812
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue