diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-06-17 10:41:49 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-06-17 10:41:49 -0400 |
commit | 865f41a46d4d4a6d35515d1192232efdd7d67942 (patch) | |
tree | a1f53a39c028f0b5ebaf5da3c3ae9dc5ed8d61ee /README.md | |
parent | c96e705e2ed53f6ff27795d36a8054ed72452360 (diff) |
Minor cleanup of the toplevel README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -13,7 +13,7 @@ Check out the website to learn more: https://zmkfirmware.dev/ - Document boards/shields/keymaps usage. - Display support, including displaying BLE SC auth numbers for "numeric comparison" mode if we have the screen. - Fix BT settings to work w/ Zephyr. Do we really need them? -- Tests? +- Tests # Missing Features @@ -21,15 +21,11 @@ Check out the website to learn more: https://zmkfirmware.dev/ - One Shot - Combos - Tap Dance -- Shell over BLE? +- Shell over BLE/USB - Split support - - custom kscan driver? that recieves events from other side over BLE notifications? - - Need to figure out how to do "custom" GATT services. Custom UUID? - - Do we need to send any state updates over from primary to secondary side? - Encoders - Battery reporting. -- Low power mode, with wakeup from interrupt? -- Better keymaps to avoid needing extra KC_NO for locations in the matrix that don't even exist! +- Low power mode, with wakeup from interrupt(s) ## Long Term |