From 8c0333168a3b0adce1c5b3c72560748238e08371 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Thu, 17 Dec 2020 23:48:50 +0000 Subject: [PATCH] Updated notes --- keyboards/zmk-config/notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/keyboards/zmk-config/notes.md b/keyboards/zmk-config/notes.md index fbac9b27..cfb2dfc7 100644 --- a/keyboards/zmk-config/notes.md +++ b/keyboards/zmk-config/notes.md @@ -36,6 +36,10 @@ - Push and hold button to clear BT profile - Tap button to connect to default BT profile +# Generating settings reset images + +west build --board nice_nano -d build/settings_reset -- -DSHIELD=settings_reset + # VS Code Documentation - Command Pallet -> Run Task -> npm -> Shows list of npm build tasks for the docs