diff --git a/Code/picocalc_lvgl_graphics_demo/README.md b/Code/picocalc_lvgl_graphics_demo/README.md index 45fdc8f..be396f7 100644 --- a/Code/picocalc_lvgl_graphics_demo/README.md +++ b/Code/picocalc_lvgl_graphics_demo/README.md @@ -10,9 +10,8 @@ This repository provides a template demo application utilizing the LVGL graphics - [x] Ported I2C keyboard functionality for LVGL. - [x] Implemented SPI display support for LVGL. - [x] Enabled bitmap driver flushing. +- [x] Enhanced keyboard event processing. -#### Todos -- [ ] eEnhance keyboard event processing. ## Build Instructions ```bash