From 2e5669693fb86d80ba19c1e30834ee7614ceb5bd Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Fri, 3 Jul 2020 14:30:52 -0400 Subject: [PATCH] Add link to the enhancement label in GH. --- README.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/README.md b/README.md index 58fc6d96..d0d4dec9 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.