diff options
Diffstat (limited to 'keyboards/converter/m0110_usb/readme.md')
| -rw-r--r-- | keyboards/converter/m0110_usb/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/converter/m0110_usb/readme.md b/keyboards/converter/m0110_usb/readme.md index 2e8a2eaef..a148091cd 100644 --- a/keyboards/converter/m0110_usb/readme.md +++ b/keyboards/converter/m0110_usb/readme.md | |||
| @@ -5,7 +5,7 @@ This is a port of the original M0110 converter from TMK to QMK. The original con | |||
| 5 | 5 | ||
| 6 | ## Enabling Bluetooth for the Adafruit Feather 32U4 BLE | 6 | ## Enabling Bluetooth for the Adafruit Feather 32U4 BLE |
| 7 | 7 | ||
| 8 | Simply add `BLUETOOTH = AdafruitBLE` to your `rules.mk` file. This enables code specifically for the Adafruit Feather 32U4 BLE. If enabled, the device will use the `PRODUCT` and `DESCRIPTION` values from `config.h` for the device name displayed by the Feather on host devices. You can simply change these values to change the device name. | 8 | Simply add `BLUETOOTH = AdafruitBLE` to your `rules.mk` file. This enables code specifically for the Adafruit Feather 32U4 BLE. If enabled, the device will use the `PRODUCT` value from `config.h` for the device name displayed by the Feather on host devices. You can simply change these values to change the device name. |
| 9 | 9 | ||
| 10 | 10 | ||
| 11 | ## Pins | 11 | ## Pins |
