qmk-dactyl-manuform-a/keyboards/redox/keymaps/finex/readme.md

71 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Customized keymap for Redox by Leonardo (FiNeX) Finetti.
## Features
- Enabled USE_SERIAL for Falba.Tech Redox keyboards.
- PC Layouts: Colemak Mod DH-MK, Qwerty.
- Mac Layouts: same as above with CTRL-GUI keys inverted.
- Added redundant `Space`, `Esc`, `Ctrl` and `Enter` keys. I like to have this
keys on both halves.
- Added macro to print `->` and `=>` strings.
- Added macro to print `:-( ` and `:-) ` strings.
- Added more arrows.
- Added `(` and `)` on Shifts keys.
- Tapdance: `:` (`;` × 2), `{` (`[` × 2), `}` (`]` × 2).
- Removed Mouse and media support.
- Added missing "Print Screen" and "Menu" keys.
- Added missing "F11" and "F12" keys.
- Added `Alt` modifier on home row.
- Added `Shift other half` on home keys: this allows to shift the right half
pressing `t` on the left (or `f` using Qwerty), and the opposite pressing `n`
(or `j` for Qwerty layout).
## Description
This keymap use the default one with some changes to suit my needs. Mainly
having most used symbol on a separated layer copying the common symbols on the
number keys on the second row and adding other symbols and ``|´` dead keys for
accents.
## Main Keyboard Layout
[TODO]
## Changelog
- 2018/11/13
First public release.
- 2018/12/04
Added Caps Lock, Num Lock and Insert on Symbols Layout. Inverted KC_GRV and
KC_QUOT on Symbols Layout. Added "Toggle Symbols Layout" and "Momentarily
activates Symbols Layout" on bottom row. Added Space/Control on left bottom
corner: now both halves contains Enter and Space keys.
- 2018/12/23
Moved around modifiers key.
Added MEH and HYPER keys.
Improved symbols layout.
Rearranged layers.
- 2019/01/04
Added new layer with numeric keypad and rearranged symbols.
- 2019/01/26
Added curly brackets on own keys (normally unused).
Added tap dance for testing purpose.
Minor fixes.
- 2019/02/25
Major layouts upgrade, partially inspired by Steven Hum's Beakl layouts.
- 2019/03/17
Aligned qwerty and mac to main layout.
## TODO
- Bring back mouse and multimedia keys.
- Add default Colemak Mod DH layout.
- Improve top corner keys.
- Improve bottom row keys.
- Improve README.md