From 8bc3d2eaaebacc2f12b7a5d4fd611115ab63cb2f Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 16 Dec 2023 00:12:13 +0100 Subject: [PATCH] keylayouts --- build.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.mod b/build.mod index b4aec74..187d457 100644 --- a/build.mod +++ b/build.mod @@ -8,8 +8,8 @@ MODULES=( 'exfat' 'fat' 'hfs' 'hfspluscomp' 'ntfscomp' 'linux' 'loopback' 'squash4' # -# 'at_keyboard' ← not in arm64-efi -'keylayouts' 'keystatus' 'read' +# 'at_keyboard' 'keylayouts' ← not in arm64-efi +'keystatus' 'read' 'halt' 'reboot' 'all_video' 'videoinfo' 'gfxterm_background' 'jpeg' 'png' 'tga'