diff options
| author | 2018-09-05 09:14:23 -0700 | |
|---|---|---|
| committer | 2018-09-05 09:14:23 -0700 | |
| commit | 0d4d187ddc83213f65e2eb00d04f21addc7c84b4 (patch) | |
| tree | 96dd37c9b32738380348891771bd88e0916b66ce | |
| parent | adb4a02ecd8f76daabe665db0b25337e52993344 (diff) | |
| parent | 6d9bf6a207b13f947f8c58cbb7dc5374a7b8207a (diff) | |
Merge changes I02362055,I8ab46fde
am: 6d9bf6a207
Change-Id: I2029534e1497de66ab94beb1c6683c59240c22e5
| -rw-r--r-- | data/keyboards/Generic.kcm | 2 | ||||
| -rw-r--r-- | data/keyboards/Vendor_045e_Product_02e0.kl | 2 | ||||
| -rw-r--r-- | data/keyboards/Vendor_054c_Product_0268.kl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/data/keyboards/Generic.kcm b/data/keyboards/Generic.kcm index d0565ca7e876..1ab4c6385ac1 100644 --- a/data/keyboards/Generic.kcm +++ b/data/keyboards/Generic.kcm @@ -540,7 +540,7 @@ key BUTTON_SELECT { } key BUTTON_MODE { - base: fallback MENU + base: fallback HOME } key BUTTON_1 { diff --git a/data/keyboards/Vendor_045e_Product_02e0.kl b/data/keyboards/Vendor_045e_Product_02e0.kl index 1012fb1eb28d..1dd8e157c5a7 100644 --- a/data/keyboards/Vendor_045e_Product_02e0.kl +++ b/data/keyboards/Vendor_045e_Product_02e0.kl @@ -56,4 +56,4 @@ key 0x136 BUTTON_SELECT key 0x137 BUTTON_START # Xbox key -key 0x8b HOME
\ No newline at end of file +key 0x8b BUTTON_MODE
\ No newline at end of file diff --git a/data/keyboards/Vendor_054c_Product_0268.kl b/data/keyboards/Vendor_054c_Product_0268.kl index 7c601373c2d0..522db3c9235e 100644 --- a/data/keyboards/Vendor_054c_Product_0268.kl +++ b/data/keyboards/Vendor_054c_Product_0268.kl @@ -35,7 +35,7 @@ key 0x121 BUTTON_THUMBL key 0x122 BUTTON_THUMBR # PS key -key 0x2d0 HOME +key 0x2d0 BUTTON_MODE # Left Analog Stick axis 0x00 X |