summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-05-16 23:26:26 -0400
committerPete Johanson <peter@peterjohanson.com>2020-05-16 23:26:26 -0400
commitb3babe2505fe4542e18967d90ccfc2783943243f (patch)
tree1df09d4abffbbfcc34510a8a6ad0a34104b9352c /README.md
parent3b10e00d276537a4f5b0e81b8117295057986041 (diff)
Initial passkey entry support.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 311e782..c2a982c 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,14 @@ with a less restritive license and better BLE support, built on top of the [Zeph
- Update the kscan GPIO driver to use interrupts.
- Try disabling callbacks for the read pins temporarily when scanning, then re-enabling them.
+# Missing Features
+
+- Mod Tap
+- One Shot
+- Shell over BLE?
+- Split support
+ - custom kscan driver? that recieves events from other side over serial/BLE notifications?
+
## Long Term
- Tool to convert keymap `info.json` files into a DTS keymap file?