Coder Social home page Coder Social logo

dactyl-manuform-keymap's Introduction

Precondition's keymap for the Dactyl Manuform 5x6

To be inserted in ~/qmk_firmware/keyboards/handwired/dactyl_manuform/5x6/keymaps/precondition

This keymap uses Colemak-DH for its alpha base with the addition of common French accented keys in direct access and dead keys for the less common ones. For use in English, French, and programming.

Notably, home row mods are used, as well as tap dance and combos.

Aside from the usual combos that expand to a single special character or command like ] or Caps Lock, you can find, what I've dubbed, “steno-lite” combos in combos.c. Taking inspiration from machine stenography, common n-grams, word parts and words that are too short to abbreviate (in a text expansion program such as AutoKey) are assigned a key chord/combo, most frequently involving the Backspace key. Using Backspace+Letter(s) has the benefit of greatly reducing potential combo misfires as you're unlikely to type a letter and simultaneously delete it.

Don't expect a fancy KLE visualisation of the keymap in this README or a graphic of the layout of the keymap in the comments of keymap.c. If you look at the code of the people who do that, you'll notice that the visualisation is nearly always outdated and misleads the reader, so why bother? Besides, LAYOUT_5x6 is pretty enough as is.

For much more details, read the comments in the source files.

Keymap Tricks

This keymap contains many nifty QMK tricks that can inspire you for your own keymap. Here's a non-exhaustive list.

  1. Home row mods: All the modifiers on the home row.
  2. Shift+Backspace: Delete.
  3. NAV_UND: Using a non-basic keycode (S(KC_MINS)) in a layer-tap.
  4. Modifier-aware combos: Combos whose output changes based on the active modifier.
  5. TD_DOT: Double tap the dot key to produce .spaceOne-Shot Shift to quickly flow from one sentence to another.
  6. One-Shot Swap Hand: For one-handed typing.
  7. CAPS_WORD: Capitalizes the next word you type and then automatically toggle off Caps Lock. Perfect for typing all-caps IDENTIFIERS in code.

OS Setup

  • OS: Xubuntu Linux
  • Regional keyboard layout: Modified English US intl. with AltGr dead keys
    • Swapped the shift pairs of the semicolon key

Required features

New features take a very long time to get merged into qmk:master so, meanwhile, I merge pending pull requests into my own fork to use them. Below is the list of PRs that are required for this particular instance of my keymap to work properly — It varies from branch to branch.

  1. Combo improvements by @sevanteri: Used in combos.c for all the combos involving non-basic keycodes

dactyl-manuform-keymap's People

Contributors

precondition 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.