diff options
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 |