Skip to content

Commit 17bc2cb

Browse files
authored
Update README.md
1 parent f4a0796 commit 17bc2cb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
This is a simple Magisk module for Android which injects a custom keyboard mapping file into the /system partition.
22

33
I don't recommend you use this as-is - though you're welcome to adapt it.
4+
5+
My thanks to the following resources:
6+
7+
http://gustavepate.github.io/blog/20130714/android-keyboard-layout-logitech-tablet-keyboard/
8+
https://developer.android.com/reference/android/view/KeyEvent
9+
https://source.android.com/devices/input/key-character-map-files
10+
https://forum.xda-developers.com/t/how-to-remap-mouse-buttons-and-is-possible-to-make-kl-and-kcm-files-for-it.3190940/
11+
https://topjohnwu.github.io/Magisk/guides.html

0 commit comments

Comments
 (0)