A split keyboard layout optimized for Portuguese, English, working with numbers and software programming with VIM plugins.
The following pages explain how this layout works and which features are implemented.
- Smart Modifiers
- Smart Thumb Keys
- Smart Shift / Caps Word
- Smart Cases
- Sentence Case
- Repeat Key
- Magic Key
- Shortcut Combos
- Numpad Layer
- NumWord
- Leader Key
- Swapper
- Select Word
- Dynamic Macros
- Coding Dancing
- Coding Shortcuts
- Orbital Mouse
This repository contains the keymap files that are used to customize my keyboards. The firmware files are included as submodules or external references and symlinks are used to make them see the keymap files.
This layout was tested with the keyboards listed below, but can be easily adapted to most ortholinear or column staggered keyboards with at least 24 keys, with 2 of them on each thumb.
The reference implementation is done in QMK, so it has all features supported.
The QMK version recommended for this keymap is 0.22.10.
The tested boards are listed below:
Some features are not available on all keyboards though. For instance, the BM40 does not support Dynamic Macros.
For the ZMK version, check the main
branch.
The script init_qmk.sh will clone the QMK firmware and symlink these keyboard files on it. After installing QMK and running the init script above, qmk cli should be working to compile and flash.
Most features implemented here were based on the work referenced below.