More fixes

This commit is contained in:
jpirnay
2026-04-12 23:38:58 +02:00
parent 5d8e73349b
commit 1dcbad4d28
3 changed files with 4 additions and 3 deletions
@@ -56,7 +56,6 @@ class KeyboardEntryActivity : public Activity {
static constexpr int COLS = 10;
static constexpr int ABC_ROWS = 4;
static constexpr int SYM_ROWS = 4;
static constexpr int BOTTOM_KEY_COUNT = 5;
static constexpr KeyDef abcLayout[ABC_ROWS][COLS] = {
{{'0', ')'},