feat: redesign hp48 keypad and add keyboard navigation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
┌───────────── Functions ────────────┬──── Numbers ────┬─── Operators ───┐
|
||||
| consts | | | | | | | del | esc |
|
||||
| sqrt | y^x | x² | 1/x | 7 | 8 | 9 | / | backspace |
|
||||
| log | ln | | % | 4 | 5 | 6 | * | |
|
||||
| sin | cos | tan | | 1 | 2 | 3 | - | Enter |
|
||||
| asin | acos | atan | | 0 | . | +/- | + | Enter |
|
||||
└────────────────────────────────────┴─────────────────┴─────────────────┘
|
||||
Reference in New Issue
Block a user