From 69ec77593bef347f5a5af31e809dde9fcabba1dc Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Mon, 5 Jun 2023 12:17:58 +0200 Subject: [PATCH] Code cleanup --- firmware/src/cmdr_keyboard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/src/cmdr_keyboard.cpp b/firmware/src/cmdr_keyboard.cpp index 446ffec..4241991 100755 --- a/firmware/src/cmdr_keyboard.cpp +++ b/firmware/src/cmdr_keyboard.cpp @@ -55,7 +55,7 @@ struct Button }; /* - * "KeyId" corresponding with the physical design of the actual keyboard. + * "KeyId" (keyboard matrix id) corresponding with the physical design of the actual keyboard. ------------------------------------- ------------------------------------- | 1 | 2 | 3 | 4 | 5 | 6 | | 7 | 8 | 9 | 1O | 11 | 12 | | 13 | 14 | 15 | 16 | 17 | 18 | | 19 | 20 | 21 | 22 | 23 | 24 |