From fb1bcc85cac37dd8ea4a94886d78e08b6f092c4b Mon Sep 17 00:00:00 2001 From: KemoNine Date: Tue, 15 Dec 2020 16:38:52 +0000 Subject: [PATCH] Updated notes --- keyboards/zmk-config/notes.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/keyboards/zmk-config/notes.md b/keyboards/zmk-config/notes.md index fdc781bd..fbac9b27 100644 --- a/keyboards/zmk-config/notes.md +++ b/keyboards/zmk-config/notes.md @@ -11,6 +11,7 @@ - Convert to nice!nano boards - Convert to have encoder on each side - Use 14500 battery setup +- Consider adding smallest track pad as well as encoders ; maybe mid sized depending on thumb cluster spacing ## Pocket Type @@ -23,8 +24,10 @@ - Adafruit itsybitsy nrf - https://github.com/nuxiom/zmk/tree/60split - ItsyBitsy lipo backpack + - pins like nice!nano for quick swap of battery / removal of battery - 110mAh battery -- Pick one of the track pads ordered + - soldered to short mill max socket for hot swap / removal from lipo backpack +- Largest trackpad ordered - Blue led indicate charging status (same as nice!nano) - Dotstar red if unpaired - Dotstar yellow if disconnected @@ -33,6 +36,11 @@ - Push and hold button to clear BT profile - Tap button to connect to default BT profile +# VS Code Documentation + +- Command Pallet -> Run Task -> npm -> Shows list of npm build tasks for the docs +- code @ the container command line will open a file directly within code on the main machine + # Dyanmic Layer Actions - look at hold tap implementation for inspiration (keymap file poprtion)