Giter VIP home page Giter VIP logo

karabel's Introduction

The XKeyboarCD

source

This repository contains my personal rules for karabiner elements.

Motivation

I favor a keyboard-centric workflow on my system. Although most GUI software that I use provides basic keybindings for interacting with the interface or for invoking particular events, most of them feel non-ergonomic on my standard ANSI layout keyboard. This is my attempt at fixing the annoying quirks I encounter in such situations while also maintaining a single unified configuration for all my macOS specific custom key mappings.

Mapping principles

  • Using caps lock as control key in applications where frequent access to the control key is required(e.g., vim), otherwise caps lock functions as the hyper key. The hyper key combines all four modifier keys(shift + control + option + command), making it useful in custom mappings to avoid conflicts with system-specific keybindings.

  • Utilizing the hyper key for frequently performed tasks and the option key for tasks that are less common but still benefit from a keybinding.

  • Minimizing the use of command as a modifier key for custom mappings, as most default keybindings tend to rely on it.

Generation

The generators directory contains the jsonnet templates used for generating the corresponding complex_modification files in json format.

The makefile can be used to simplify the generation process.

git clone https://github.com/amlanjlahkar/karabel.git ~/karabel && cd ~/karabel

# Install dependencies, generate the targets(if modified)
# and symlink ~/karabel to ~/.config/karabiner
# NOTE: should only be used the first time
make init

# simply run make to generate the new/outdated targets
make

karabel's People

Contributors

amlanjlahkar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.