Skip to content

Commit

Permalink
add generic A4Tech keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 committed May 9, 2023
1 parent 786d9ab commit 36d51d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/python/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
(0x3434, 0xfe3e): "Keychron C16 ANSI",
(0x3434, 0xfe3f): "Keychron C16 ISO",
(0x3938, 0x1205): "Onn KMF Mechanical Gaming Keyboard",
(0x09da, 0x322c): "A4Tech Generic Keyboard",
}

def get_platform():
Expand Down

0 comments on commit 36d51d9

Please sign in to comment.