diff options
| author | Ethan Chen <intervigil@gmail.com> | 2020-03-01 00:06:25 -0800 |
|---|---|---|
| committer | Nolen Johnson <johnsonnolen@gmail.com> | 2020-07-14 18:34:36 -0400 |
| commit | 92b3d19e44ee34b4fdd48613ddaeab7ba2a18e27 (patch) | |
| tree | 84983ff185f412bfacaacb39cdb745be8c97c04e /keylayout | |
| parent | 0bff84a360b2b844280865d5fb14951f23555b93 (diff) | |
pro1: Remove bogus keylayouts
* This device does not use FPC fingerprint reader or Synaptics
touchscreen hardware.
Change-Id: If8d668467a5ca952d318de31852f09b8f551a73a
Diffstat (limited to 'keylayout')
| -rw-r--r-- | keylayout/fpc1020.kl | 28 | ||||
| -rw-r--r-- | keylayout/synaptics.kl | 30 |
2 files changed, 0 insertions, 58 deletions
diff --git a/keylayout/fpc1020.kl b/keylayout/fpc1020.kl deleted file mode 100644 index dd6f1a8..0000000 --- a/keylayout/fpc1020.kl +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright (c) 2012, 2014 The Linux Foundation. All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following -# disclaimer in the documentation and/or other materials provided -# with the distribution. -# * Neither the name of The Linux Foundation nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED -# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT -# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS -# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR -# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE -# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN -# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -key 102 HOME VIRTUAL diff --git a/keylayout/synaptics.kl b/keylayout/synaptics.kl deleted file mode 100644 index 5f016b6..0000000 --- a/keylayout/synaptics.kl +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright (c) 2012, 2014 The Linux Foundation. All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# * Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the above -# copyright notice, this list of conditions and the following -# disclaimer in the documentation and/or other materials provided -# with the distribution. -# * Neither the name of The Linux Foundation nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED -# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT -# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS -# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR -# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE -# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN -# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -key 158 APP_SWITCH VIRTUAL -key 580 BACK VIRTUAL -key 143 WAKEUP |
