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
- NumWord
- Leader Key
- Swapper
- Select Word
- Dynamic Macros
- Coding Dancing
- Coding Shortcuts
- Fusion 360 Shortcuts
- Mouse Keys
This repository contains the keymap files that are used to customize my keyboards. The firmware files are included as submodules or external references.
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.
There is an outdated QMK version of this keymap, available in a separate qmk_userspace repo.
The zmk version used for this keymap is the one available in this fork, which contains some experimental code from Nick Conway, Cem Aksoylar, Robert U, VoidYourWarranty2 and Alexander Krikun, to implement features like:
- Swapper
- Smart Word
- Leader Key
- Dynamic Macros
- Adaptive Keys
- Mouse Keys
- Some improvements for the Corne-ish Zen display
This fork is also updated to Zephyr 3.5.
The keyboards that run the ZMK implementation of this Keymap are listed below:
Some features might not be available in ZMK. This readme file will indicate what features are missing.
The script init_zmk.sh will clone the ZMK firmware and configure the toolchain. After installing ZMK and running the init script above, west cli should be working to compile and flash.
Most features implemented here were based on the work referenced below.