mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git
synced 2026-01-26 14:13:24 +00:00
What changed: - Removed meta and alt modifier for numbers and punctuation since they are not needed for this layout - Moved some keybindings to with the column-style instead of explicitly defining in a separate line - also avoiding duplication - Move backslash to the correct position. This was in a wrong position for Mac Swissgerman keyboards shift 7 - Removed control_g for keycode 40 since that was wrong - Include keymap 3 in keymaps since it is needed for the correct backslash keybind Signed-off-by: Matthias von Arx <matthias.von-arx@gmx.ch>