vi7 / keyboard-layouts

Custom keyboard layouts for macOS and related tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom keyboard layouts for macOS

Кастомные раскладки клавиатуры для macOS

Table of contents

Usage

  1. Copy layout bundle from layouts to ~/Library/Keyboard\ Layouts on your macOS. Example:
    cp -r layouts/ru_antiwar.bundle ~/Library/Keyboard\ Layouts/
  2. Reboot macOS
  3. Go to  > System Preferences > Keyboard > Input Sources, click + under the list of input sources New layout will be available there: input_sources

Layouts description

Development

  1. Generate iconset bundle if you plan to use custom icon for your keyboard layout. Use scripts/create_icns.sh for this purpose.
  2. Use Ukulele to create keyboard layout, add icon and save it as bundle (More details are here)
  3. Created bundle could be used to add new Input source on your macOS. See Usage for the details

About

Custom keyboard layouts for macOS and related tooling


Languages

Language:Shell 100.0%