From 213bf946333fd112de78898f87b921f6c8e16d17 Mon Sep 17 00:00:00 2001 From: nicsure <77679714+nicsure@users.noreply.github.com> Date: Wed, 26 Jun 2024 23:31:20 +0100 Subject: [PATCH] Create firmware_keypad_IDs.txt --- firmware_keypad_IDs.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 firmware_keypad_IDs.txt diff --git a/firmware_keypad_IDs.txt b/firmware_keypad_IDs.txt new file mode 100644 index 0000000..0e1d135 --- /dev/null +++ b/firmware_keypad_IDs.txt @@ -0,0 +1,18 @@ + ID KEY + 0 = no key + 1 = 0 + 2 = 1 + ... + 9 = 8 + A = 9 + B = Menu (blue) + C = up + D = down + E = Cancel (red) + F = * +10 = # +12 = flashlight +13 = PTT-A (large) +1A = PTT-B (small) + +IDs are in hexadecimal.