diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-07-03 14:30:52 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-07-03 14:30:52 -0400 |
commit | 2e5669693fb86d80ba19c1e30834ee7614ceb5bd (patch) | |
tree | c030c8dfc9cbc119b0548a311869846f60f08c5a | |
parent | 717621a73fbd8c6d17ee90a68ee343efc8e99ef6 (diff) |
Add link to the enhancement label in GH.
-rw-r--r-- | README.md | 24 |
1 files changed, 1 insertions, 23 deletions
@@ -10,26 +10,4 @@ Check out the website to learn more: https://zmkfirmware.dev/ You can also come join our [ZMK Discord Server](https://zmkfirmware.dev/community/discord/invite) -## TODO - -- 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 - -# Missing Features - -- Layer Tap -- One Shot -- Combos -- Tap Dance -- Shell over BLE/USB -- Split support -- Encoders -- Battery reporting. -- Low power mode, with wakeup from interrupt(s) - -## Long Term - -- Tool to convert keymap `info.json` files into a DTS keymap file? -- Firmware build service? +To review planned features, check out the [enhancement label](https://github.com/zmkfirmware/zmk/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) in GitHub. |