diff options
author | Ziyan <jaraidaniel@gmail.com> | 2014-11-27 01:18:24 +0100 |
---|---|---|
committer | Ziyan <jaraidaniel@gmail.com> | 2014-12-13 00:39:23 +0100 |
commit | a268a90a8d7a1a681864d535835da3a18a61a8f9 (patch) | |
tree | edbbbc74eeb16a60377775a4a7d7d8a3e17e8b67 /keymap | |
parent | bd8891387b55b7834c2ae09a9a8c7328f90cb599 (diff) | |
download | device_samsung_tuna-a268a90a8d7a1a681864d535835da3a18a61a8f9.zip device_samsung_tuna-a268a90a8d7a1a681864d535835da3a18a61a8f9.tar.gz device_samsung_tuna-a268a90a8d7a1a681864d535835da3a18a61a8f9.tar.bz2 |
tuna: adapt keylayouts to 5.0
Diffstat (limited to 'keymap')
-rw-r--r-- | keymap/sec_jack.kl | 6 | ||||
-rw-r--r-- | keymap/tuna-gpio-keypad.kl | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/keymap/sec_jack.kl b/keymap/sec_jack.kl index 1a421d6..226492e 100644 --- a/keymap/sec_jack.kl +++ b/keymap/sec_jack.kl @@ -12,6 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -key 163 MEDIA_NEXT WAKE -key 165 MEDIA_PREVIOUS WAKE -key 226 HEADSETHOOK WAKE +key 163 MEDIA_NEXT +key 165 MEDIA_PREVIOUS +key 226 HEADSETHOOK diff --git a/keymap/tuna-gpio-keypad.kl b/keymap/tuna-gpio-keypad.kl index 383fe6b..a83de2e 100644 --- a/keymap/tuna-gpio-keypad.kl +++ b/keymap/tuna-gpio-keypad.kl @@ -12,6 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -key 114 VOLUME_DOWN WAKE -key 115 VOLUME_UP WAKE -key 116 POWER WAKE +key 114 VOLUME_DOWN +key 115 VOLUME_UP +key 116 POWER |