summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-07-03 14:30:52 -0400
committerPete Johanson <peter@peterjohanson.com>2020-07-03 14:30:52 -0400
commit2e5669693fb86d80ba19c1e30834ee7614ceb5bd (patch)
treec030c8dfc9cbc119b0548a311869846f60f08c5a
parent717621a73fbd8c6d17ee90a68ee343efc8e99ef6 (diff)
Add link to the enhancement label in GH.
-rw-r--r--README.md24
1 files changed, 1 insertions, 23 deletions
diff --git a/README.md b/README.md
index 58fc6d9..d0d4dec 100644
--- a/README.md
+++ b/README.md
@@ -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.