diff --git a/layouts/shortcodes/keypad.html b/layouts/shortcodes/keypad.html index 5d0f99d..67e90c7 100644 --- a/layouts/shortcodes/keypad.html +++ b/layouts/shortcodes/keypad.html @@ -162,7 +162,9 @@ ## Info -Blue boxes have the value in decimal, green has it in hex, and red is the name found in [ti84pceg.inc](https://raw.githubusercontent.com/EzCE/ez80-docs/main/assets/include/ti84pceg.inc). +Blue = decimal value +Green = hex value +Red = equate name (see [ti84pceg.inc](https://raw.githubusercontent.com/EzCE/ez80-docs/main/assets/include/ti84pceg.inc))