diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-10 19:04:32 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 19:04:32 -0400 |
commit | 86da8f887546ee77d3f0d72ec113405efc8d382d (patch) | |
tree | 91bf4730e0a93c04df8550d49dee61f7362e8f65 | |
parent | a952cd689959ca5d8f6c4a57a58c2f2b68ed1993 (diff) |
Remove note about wb55rg USB issues, consumer keys
-rw-r--r-- | docs/docs/intro.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 82def2f..7c372f7 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -19,11 +19,11 @@ include: - HID Over GATT (HOG) - This is the official term for BLE HID devices. - Keymaps and layers with basic keycodes. - Some initial work on one "action", Mod-Tap. -- Basic HID over USB - This somehow _conflicts_ with BLE at least on the stm32wb55rg dev kit, so investigation needed. +- Basic HID over USB +- Basic consumer (media) keycodes. ## Missing Features -- Consumer Key Support (play/pause, etc) - One Shot - Layer Tap - Split support |