diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-05-16 23:26:26 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-16 23:26:26 -0400 |
commit | b3babe2505fe4542e18967d90ccfc2783943243f (patch) | |
tree | 1df09d4abffbbfcc34510a8a6ad0a34104b9352c /README.md | |
parent | 3b10e00d276537a4f5b0e81b8117295057986041 (diff) |
Initial passkey entry support.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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? |