Skip to content

Instantly share code, notes, and snippets.

@nclundsten
Last active August 26, 2016 03:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nclundsten/61751d6ddd42451bbea46299b2a3b7a0 to your computer and use it in GitHub Desktop.
Save nclundsten/61751d6ddd42451bbea46299b2a3b7a0 to your computer and use it in GitHub Desktop.
qmk layers
/******* Base Layer ********************************************************************************************************
*
* ,------------------------------------------------------. ,------------------------------------------------------.
* | Special | 1 | 2 | 3 | 4 | 5 | | | | 6 | 7 | 8 | 9 | 0 | Special |
* |------------+------+------+------+------+-------------| |------+------+------+------+------+------+------------|
* | Media Esc| Q | W | E | R | T | | | | Y | U | I | O | P | Media |
* |------------+------+------+------+------+------| | | |------+------+------+------+------+------------|
* | Symbol Tab| A | S | D | F | G |------| |------| H | J | K | L | ; | '" Symbol |
* |------------+------+------+------+------+------| | | |------+------+------+------+------+------------|
* | Capitals | Z | X | C | V | B | | | | N | M | , | . | / | Capitals |
* `------------+------+------+------+------+-------------' `-------------+------+------+------+------+------------'
* | LCtrl |Meh/\ |Hypr//| LAlt | LGui | | RGui | RAlt |Hypr/[|Meh/] | RCtrl |
* `-----------------------------------' `-----------------------------------'
* ,-------------. ,-------------.
* | Home | End | | Left | Right|
* ,------|------|------| |------+------+------.
* | | | PgUp | | Up | | |
* |Backsp| Del |------| |------| Enter| Space|
* | | | PgDn | | Down | | |
* `--------------------' `--------------------'
*/
/******* Symbols Layer *****************************************************************************************************
*
* ,-----------------------------------------------------. ,-----------------------------------------------------.
* | | F1 | F2 | F3 | F4 | F5 | | | | F6 | F7 | F8 | F9 | F10 | |
* |-----------+------+------+------+------+-------------| |------+------+------+------+------+------+-----------|
* | | ! | @ | # | $ | % | | | | ^ | & | * | + | | |
* |-----------+------+------+------+------+------| | | |------+------+------+------+------+-----------|
* | | | | [ | ] | ` |------| |------| / | { | } | - | _ | |
* |-----------+------+------+------+------+------| | | |------+------+------+------+------+-----------|
* | | | | | ( | ) | ~ | | | | \ | = | < | > | | |
* `-----------+------+------+------+------+-------------' `-------------+------+------+------+------+-----------'
* | LCtrl | Meh |Hyper | LAlt | LGui | |RGui/0|RAlt/.|Hypr/=|Meh/+ |RCtrl/Ent|
* `-----------------------------------' `-------------------------------------'
* ,-------------. ,-------------.
* | Left | Right| | | |
* ,------|------|------| |------+------+------.
* | | | Up | | | | |
* |Space |Enter |------| |------|BackSp| Del |
* | | | Down | | | | |
* `--------------------' `--------------------'
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment