We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a0796 commit 17bc2cbCopy full SHA for 17bc2cb
README.md
@@ -1,3 +1,11 @@
1
This is a simple Magisk module for Android which injects a custom keyboard mapping file into the /system partition.
2
3
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