Skip to content

Commit 2741822

Browse files
committed
Bump version
1 parent 48c9b79 commit 2741822

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,21 @@ This module aims to be an all-in-one module for controllers.
88
It adds .kl files to fix keybindings on many game controllers.
99

1010
### Compatibility:
11-
- Dualshock 3
12-
- Dualshock 4
11+
- DualShock 3
12+
- DualShock 4
13+
- DualSense
1314
- Xbox 360
1415
- Xbox One
1516
- Xbox One S
1617
- Switch Pro Controller ??? (not tested yet)
1718
- Nacon REVOLUTION PRO CONTROLLER
19+
- Zeemote SteelSeries FREE
1820

1921
### Known Issues:
2022
- High delay when Dualshock 4 with Bluetooth (Seems to be a problem with the controller itself).
2123
- Doesn't work on MIUI 10 devices.
2224

23-
#### [XDA Thread](https://forum.xda-developers.com/apps/magisk/module-1controller-1-module-to-support-t3865889)
25+
#### [XDA Thread](https://forum.xda-developers.com/t/module-1controller-1-module-to-support-all-game-controllers.3865889/)
2426

2527
### Credits:
2628
- [JaqFb](https://forum.xda-developers.com/member.php?u=7445450) for providing DS4 keylayouts.
@@ -38,4 +40,5 @@ It adds .kl files to fix keybindings on many game controllers.
3840
- **1.4:** Added Switch Pro Controller Support ???.
3941
- **1.4.1:** Added Xbox 360 Controller (vid_045e&pid_028e) support.
4042
- **1.4.2** Added Nacon REVOLUTION PRO CONTROLLER. ([Moe-Baker](https://github.com/Moe-Baker))
41-
- **1.4.3:** Updated to Magisk v20 template.
43+
- **1.4.3:** Updated to Magisk v20 template.
44+
- **1.5.0:** Added support for DualSense and Zeemote SteelSeries FREE controllers.

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=OneController
22
name=1Controller - 1 Module to support all Controllers.
3-
version=v1.4.3
4-
versionCode=143
3+
version=v1.5.0
4+
versionCode=150
55
author=Electric1447
66
description=This module adds .kl file (keylayout) for Dualshock 4/3, Xbox One/S, Xbox 360.

0 commit comments

Comments
 (0)