Add initial support for grub

This commit is contained in:
Jimbo 2024-10-19 19:59:55 -04:00
parent 865afe8ab3
commit b0074a081a
8 changed files with 16 additions and 13 deletions

View file

@ -8,6 +8,7 @@
capslock = "overload(control, esc)";
esc = "capslock";
control = "f14";
scrolllock = "esc";
};
};
};