mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
renamed serial keymap codes to mcu
This commit is contained in:
@@ -27,7 +27,7 @@ from kvmd.keyboard.mappings import KEYMAP
|
||||
|
||||
# =====
|
||||
def test_ok__keymap() -> None:
|
||||
assert KEYMAP["KeyA"].serial.code == 1
|
||||
assert KEYMAP["KeyA"].mcu.code == 1
|
||||
|
||||
|
||||
def test_fail__keymap() -> None:
|
||||
|
||||
Reference in New Issue
Block a user