Skip to content

Commit c0a9d7b

Browse files
committed
add keymap usage to docs
Signed-off-by: Zen <[email protected]>
1 parent 62cdc50 commit c0a9d7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@ Defines /dev/ttyS1 as a `vt100` terminal with a `115200` baud rate.
151151

152152
`primary_console` (tty0) Used to set which console will be initialized with agetty on boot.
153153

154+
#### base.keymap
155+
156+
This module can be used to set keymaps in the initramfs.
157+
158+
The only available parameter is `keymap_file`, which should point to a valid keymap file.
159+
154160
#### base.debug
155161

156162
This module contains debug programs such as `cp`, `mv`, `rm`, `grep`, `dmesg`, `find`, and an editor,

0 commit comments

Comments
 (0)