From 0846efbfe3cfcc2bebf149f91c01401a4661fa68 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Fri, 29 May 2020 11:20:27 -0400 Subject: [PATCH] Note about need for keymaps with no pad at a matrix location. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73991551..ae2bf502 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Basic WIP website to learn more: https://zmk.netlify.app/ - Encoders - Battery reporting. - Low power mode, with wakeup from interrupt? +- Better keymaps to avoid needing extra KC_NO for locations in the matrix that don't even exist! ## Long Term