git: 6fb5df548e4a - main - br.lenovo.kdb: add it to Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Apr 2026 03:56:19 UTC
The branch main has been updated by alfredo:
URL: https://cgit.FreeBSD.org/src/commit/?id=6fb5df548e4a581f958f60544b7fa8ba1716c4c6
commit 6fb5df548e4a581f958f60544b7fa8ba1716c4c6
Author: Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
AuthorDate: 2026-04-17 03:44:46 +0000
Commit: Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
CommitDate: 2026-04-17 03:55:03 +0000
br.lenovo.kdb: add it to Makefile
This keyboard was implemented but wasn't actually installed to the
system.
Fixes: 9357c694e8dca627c25b15529e8435b2ab3dd48b
MFC after: 1 day
Relnotes: yes
---
share/vt/keymaps/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/share/vt/keymaps/Makefile b/share/vt/keymaps/Makefile
index 117eadde9fac..e3f63bd37d5f 100644
--- a/share/vt/keymaps/Makefile
+++ b/share/vt/keymaps/Makefile
@@ -8,6 +8,7 @@ FILES= INDEX.keymaps \
bg.phonetic.kbd \
br.kbd \
br.noacc.kbd \
+ br.lenovo.kbd \
by.kbd \
ca.kbd \
ca-fr.kbd \