Coder Social home page Coder Social logo

sotte_qmk_keyboard_layout's Introduction

sotte keyboard layouts

This repo contains my keyboard layouts. (It is a qmk_userspace repo, see README_qmk_userspace.md for details.)

Corne with colemak layout

corne See assets/ for more images.

I use colemak with some modifications. The layout is inspired by miryoku, getreuer, callum, seniply, and others. See references below.

Hardware

Corne V3 hotswap with Frood RP2040 V8 MCU, akko ocean blue switches, and random keycaps. I got the board from here.

TL;DR: Features

  • 4 layers: ALPHA (colemak), NAV, SYM, NUM.
  • Only uses 4 thumb keys.
  • Callum style one-shot modifiers for most modifiers,. but especially useful for the modifiers on he home row in the NAV layer. ⌥⌘⌃⇧ or alt/gui/ctrl/shift or AGSC.
  • CAPS WORD when tapping shift twice.
  • Repeat key on right pinky bottom row
  • Different characters on some shifted keys: ,?, .!, _-, and :;.
  • Copy, Cut, Paste keys (via NAV layer) that work in and outside of terminals.
  • Layer lock for SYM, NUM, and NAV layers via the right pinky (top row).

Thumb cluster and layers

There are 4 layers and you use two thumb switches to select them.

ALPHA: ...  ...
NAV:   ...  .■.
SYM:   .■.  ...
NUM:   .■.  .■.

Legend for special keys

  • : noop
  • ␣N: space on tab, NAV layer on hold
  • ♦.: Repeat last key (or combo)
  • ♦A: application (context menu)
  • ♦T: Ctrl-t / my tmux prefix
  • ♦S: SYM layer on press
  • ♦9: NUM layer on press
  • ♦⌥: ALT one shot
  • ♦⌘: GUI one shot
  • ♦⌃: CTRL one shot
  • ♦⇧: SHFT one shot
  • ♦x: cut (works in and outside of terminals)
  • ♦c: copy (works in and outside of terminals)
  • ♦v: paste (works in and outside of terminals)

ALPHA layer

ES qQ wW fF pP gG       jJ lL uU yY :; ⌫
♦⌃ aA rR sS tT dD       hH nN eE iI oO ↵
♦⇧ zZ xX cC vV bB       kK mM ,? .! _- ♦.
            •  ␣N ES  ♦⇧ ♦S •

This is almost a standard colemak layout. It contains different non-alpha characters (and different shifted versions) as the shifted versions are more common (ref) and useful than the original ones:

NAV layer

ES ⌃q ⌃w ⌃f ♦T •        ↥  ⌫  ↑  ⌦  ⌦  ⌫
⌃  ♦⌥ ♦⌘ ♦⌃ ♦⇧ ⌃d       ⇤  ←  ↓  →  ⇥  ↵
⇧  •  ♦x ♦c ♦v •        ↧  ↵  ⭾  ♦3 ♦A ♦.
            •  ■  ES ♦⇧ ♦9 •

A fairly simple nav layer.

Note: you can use AGCS on the left side to create complex arrow movements/selections and delete behavior. AGCS are callum style one-shot keys and can be used on other layers as well.

SYMBOL layer

ES .  /  *  #  |        \  '  [  ]  :  ⌫
⌃  !  -  +  =  ~        ^  "  (  )  $  ↵
⇧  ,  <  >  %  &        @  `  {  }  _  ♦.
            •  ␣9 ES ♦⇧ ■  •

Inspired by getreuer and adjusted slightly.

  • ^$ mirror HOME and END on the NAV layer and are useful for vim movements.
  • Additional ., just because they are handy.
  • The location of ./ is handy for navigating directories.
  • ' ` " in one column to ease memoization.

NUM layer

ES .  /  *  #  |        .  7  8  9  :  ⌫
⌃  !  -  +  =  ~        0  4  5  6  0  ↵
⇧  ,  <  >  %  &        ,  1  2  3  _  ♦.
            •  ■  •  •  ■  •

The right side is the real NUM layer. The left side mirrors the keys from the SYM layer which are quite useful for entering formulas.

Issues:

  • () are not as easy to use as I would like.

Symbols legend

■ pressed thumb key
• noop
↵ enter
⌫ backspace
⌦ del
⭾ tab
↥↧ page up/down
⇤⇥ home/end
←↑↓→ arrows
⌥⌘⇧⌃ alt/gui/shift/ctrl also AGSC
␣ space
ES ESC
Cc Ctrl+c, Cv Ctrl+v
♦1 special feature 1; explained in the doc

Usage

make compile
make flash

# helper to update the readme from the source code
# this is called automatically via make
./bin/update_readme.py

References

sotte_qmk_keyboard_layout's People

Contributors

sotte avatar

Stargazers

 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.