From d0ec4777cc5f3f241fd3deacf4b03a09f6f49e62 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 18 Jun 2025 20:44:39 +0200 Subject: [PATCH] Add changelog for !60 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 921c3d3..3703703 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ If a change only affects particular applications, they are listed in parentheses - feat: Add support for split packaging of buffyboard and unl0kr (!54, thanks @vstoiakin) - fix: Do not hang if graphics backend is not available (!57, thanks @vstoiakin) - fix!(unl0kr): Disable software rotation due to regressed performance (!56) +- feat(buffyboard): Rotate the keyboard according to /sys/class/graphics/fbcon/rotate by default (!60, thanks @vstoiakin) ## 3.3.0 (2025-04-15)