Merge pull request #10 from brooksytech/RK3399

Fix keyboard bug on RK3399
This commit is contained in:
Brooksytech
2024-01-10 06:46:10 -08:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@
#define MARGIN_X 24
#define KEYBOARD_MARGIN 19
#define KEYBOARD_KEY_SPACING 10
#define KEYBOARD_SYMBOL_SIZE 5
#define KEYBOARD_SYMBOL_SIZE 58
// Parameters for rk3566
#elif defined(DEVICE_RK3566)