diff options
| author | skullY <skullydazed@gmail.com> | 2017-08-06 20:57:57 -0700 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-08-16 15:47:20 -0400 |
| commit | 9d1a08e38ac9937cff4e61abfd0acc26ad5fdf4a (patch) | |
| tree | 352da3e60b219405be323306bcd67a6729107d61 /docs/feature_bluetooth.md | |
| parent | 9b879b1267cd5cbebf4d73595c7ca4ed52fe5ef4 (diff) | |
| download | qmk_firmware-9d1a08e38ac9937cff4e61abfd0acc26ad5fdf4a.tar.gz qmk_firmware-9d1a08e38ac9937cff4e61abfd0acc26ad5fdf4a.zip | |
Doc updates from going through every file
Diffstat (limited to 'docs/feature_bluetooth.md')
| -rw-r--r-- | docs/feature_bluetooth.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/feature_bluetooth.md b/docs/feature_bluetooth.md index d58627857..79a54208e 100644 --- a/docs/feature_bluetooth.md +++ b/docs/feature_bluetooth.md | |||
| @@ -1,6 +1,10 @@ | |||
| 1 | # Bluetooth | 1 | # Bluetooth |
| 2 | 2 | ||
| 3 | <!-- FIXME: Document bluetooth support. --> | 3 | ## Bluetooth functionality |
| 4 | |||
| 5 | This requires [some hardware changes](https://www.reddit.com/r/MechanicalKeyboards/comments/3psx0q/the_planck_keyboard_with_bluetooth_guide_and/?ref=search_posts), but can be enabled via the Makefile. The firmware will still output characters via USB, so be aware of this when charging via a computer. It would make sense to have a switch on the Bluefruit to turn it off at will. | ||
| 6 | |||
| 7 | <!-- FIXME: Document bluetooth support more completely. --> | ||
| 4 | 8 | ||
| 5 | ## Bluetooth Keycodes | 9 | ## Bluetooth Keycodes |
| 6 | 10 | ||
