Repository: neosergio/Latam-Keyboard Branch: master Commit: e6cd3b30765b Files: 16 Total size: 274.4 KB Directory structure: gitextract_uoyjchg1/ ├── LICENSE ├── Latam_A.icns ├── Latam_A.keylayout ├── Latam_A_white.icns ├── Latam_A_white.keylayout ├── Latam_B.icns ├── Latam_B.keylayout ├── Latam_B_white.icns ├── Latam_B_white.keylayout ├── Latam_C.icns ├── Latam_C.keylayout ├── Latam_C_white.icns ├── Latam_C_white.keylayout ├── Latam_D.icns ├── Latam_D.keylayout └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2017 BELATRIX Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: Latam_A.keylayout ================================================ ================================================ FILE: Latam_A_white.keylayout ================================================ ================================================ FILE: Latam_B.keylayout ================================================ ================================================ FILE: Latam_B_white.keylayout ================================================ ================================================ FILE: Latam_C.keylayout ================================================ ================================================ FILE: Latam_C_white.keylayout ================================================ ================================================ FILE: Latam_D.keylayout ================================================ ================================================ FILE: README.md ================================================ # Latam-Keyboard A Mac Keyboard Layout for latin american keyboards ![Latin American layout](http://i.imgur.com/5zm6nHB.png) If you prefer to use your latin american keyboard distribution with your macOS, then just copy `.keylayout` and `.icns` files into `~/Library/Keyboard\ /Layouts/` folder on your macOS. You'll probably need to log out or restart and then you may choose the Latin American layout under **System Preferences... > Keyboard > Input Sources** You can type the following lines into your terminal ``` git clone https://github.com/neosergio/Latam-Keyboard.git && cd Latam-Keyboard && cp -v Latam*.* ~/Library/Keyboard\ Layouts/ ``` Then you can add it as a new input source ![Latin American - step 01](http://i.imgur.com/SUiyeLT.png) ![Latin American - step 02](http://i.imgur.com/iHXGlM1.png) ![Latin American - step 03](http://i.imgur.com/zkXihp7.png) **You will find two versions: (_Try both and choose one that works for you_)** - _**Type A**_: Frequently used for external keyboards. ![Built into keyboard](http://i.imgur.com/65X5vVI.jpg) - _**Type B**_: Frequently used for built-in keyboards. ![Built into keyboard](http://i.imgur.com/Cphc5Py.jpg) - _**Type C**_: Some gaming keyboards work better with this layout, just test it :) ### Contribute ### Feel free to contribute, adapt or improve this layout and share it with the community.