Benson Muite
Benson Muite
I want to contribute to this list and help the maintainers, so: - [X] I've accepted the terms of the `CC0` License; - [ ] I've added the topic `rubydatascience`...
On the main page https://qmk.fm/ rather than using the word Language/Sprache/Idioma/Langue/भाषा/Lingua/ഭാഷ/इंग्रजी/Linguagem/Язык/语言/言語 it may be better to use a language translation icon from http://www.languageicon.org/ Can implement this if it seems ok.
Add Cameroonian Qwerty keyboard based on layout at https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/master/symbols/cm and https://help.keyman.com/keyboard/sil_cameroon_qwerty/6.0.4/sil_cameroon_qwerty
Is it possible to add licensing information?
Consider using http://overpass-turbo.eu/ as an alternative data source if https://wambachers-osm.website is down.
Updated instructions for building for Android would be helpful, for example using [Python for Android](https://github.com/kivy/python-for-android)
Needed to modify the file /ui/gui_draw.py when using Python 3, in CPU mode. Needed to change line 48 from self.read_image(image_file.encode('utf-8')) to self.read_image(image_file) when reading in a jpeg image.
#### Summary Add links to ARM binaries in the Mattermost Linux distribution specific installation documentation. This helps people deploying Mattermost to get the binary appropriate for their architecture. #### Ticket...