unfettered-keyboard/src/core
Richard Acayan 63ee5a86a6 core: button: only draw the modifier key when pressed
When one modifier key is released, only the same key is drawn, even if
there are other identical modifier keys. Be consistent with this
optimization, and only draw the exact key that was pressed when a
modifier key is pressed.
2024-08-12 19:16:33 -04:00
..
button.rs core: button: only draw the modifier key when pressed 2024-08-12 19:16:33 -04:00
config.rs core: actually add configuration code 2024-08-09 22:29:40 -04:00
expat.rs rewrite in rust 2024-07-18 20:32:55 -04:00
graphics.rs core: graphics: use key part text 2024-07-26 22:41:24 -04:00
layout.rs add yaml configuration 2024-08-08 17:51:56 -04:00
mod.rs add yaml configuration 2024-08-08 17:51:56 -04:00