Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejandrogallo/luakh-keymap
My luakh keymap for keyboards
https://github.com/alejandrogallo/luakh-keymap
keymap qmk qmk-config qmk-keymap
Last synced: about 2 months ago
JSON representation
My luakh keymap for keyboards
- Host: GitHub
- URL: https://github.com/alejandrogallo/luakh-keymap
- Owner: alejandrogallo
- Created: 2022-01-01T19:25:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T21:19:19.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:08:27.270Z (6 months ago)
- Topics: keymap, qmk, qmk-config, qmk-keymap
- Language: C
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.org
Awesome Lists containing this project
README
#+options: toc:nil
#+attr_org: :width 250px
#+attr_html: :width 100%
#+attr_md: :width 100%
[[file:logo.svg]]This is the repository for the keyboard configuration called luakh, which tries to be a good keymap
for a wide variety of keyboards for programmers mainly working with vim and emacs using the english
language as a base language.In particular, this keymap suppose that the user outsources the foreign language capabilities
to the operating system at worst and to vim/emacs at best.
For hebrew and arabic, the developer uses [[https://github.com/alejandrogallo/qwerty-everywhere][qwerty-everywhere]] on emacs and vim.* Keymap
*** base
| Q | W | E | R | T | | | | Y | U | I | O | P |
| A | S | D | F | G | | | | H | J | K | L | ; |
| A | X | C | V | B | | | | N | M | , | . | / |
| | | | [[*Movement][Movement]] | shift | ctrl | | space | [[*Symbols][Symbols]] | windows | | | |*** Symbols
| EXLM | AT | HASH | DOLLAR | PIPE | | | | ENT | 7 | 8 | 9 | DOT |
| LCBR | RCBR | QUOT | GRAVE | BSLS | | | | BSPC | 4 | 5 | 6 | EQL |
| LBRC | RBRC | LPRN | RPRN | AMPR | | | | 0 | 1 | 2 | 3 | MINS |
| | | | LALT | shift | ctrl | | space | symbols | windows | | | |*** Movement
| HOME | MB2 | PGDN | PGUP | MB1 | | | | NO | MB1 | MB3 | MB2 | DEL_SYS |
| END | LEFT | DOWN | UP | RGHT | | | | MS_L | MS_D | MS_U | MS_R | INS |
| F1 | F2 | F3 | F4 | F5 | | | | WHL | WHD | WHU | WHR | CLR |
| | | | TT_MOV | LSFT | TG_ADJ | | LALT | RSFT | RCTL | | | |*** Combos
On the left side of the keyboard there are these combos, and they are
mirrored on the right side.| combo | what |
|-------+------------|
| u i | esc |
| j k | enter |
| m , | tab |
| h j | backspace |
|-------+------------|
| i o | windows |
| k l | ctrl |
| , . | alt |
| y u | alt + ctrl |
|-------+------------|