You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/preonic/keymaps/xyverz
Ian Sterling 552399df4c
Adding my own keymaps to the following keyboards:
8 years ago
..
README.md Adding my own keymaps to the following keyboards: 8 years ago
keymap.c Adding my own keymaps to the following keyboards: 8 years ago
makefile.mk Adding my own keymaps to the following keyboards: 8 years ago

README.md

The default Preonic layout - largely based on the Planck's

QWERTY Layer:

/* Qwerty

  • ,-----------------------------------------------------------------------------------.
  • | Esc | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | Bksp |
  • |------+------+------+------+------+------+------+------+------+------+------+------|
  • | Tab | Q | W | E | R | T | Y | U | I | O | P | Del |
  • |------+------+------+------+------+-------------+------+------+------+------+------|
  • | - | A | S | D | F | G | H | J | K | L | ; | " |
  • |------+------+------+------+------+------|------+------+------+------+------+------|
  • | Shift| Z | X | C | V | B | N | M | , | . | / | Shift|
  • |------+------+------+------+------+------+------+------+------+------+------+------|
  • | Ctrl | Alt | Left |Right |Lower | Space |Raise | Up | Down | GUI |Enter |
  • `-----------------------------------------------------------------------------------' */

LOWER Layer:

/* Lower

  • ,-----------------------------------------------------------------------------------.
  • | ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | Bksp |
  • |------+------+------+------+------+-------------+------+------+------+------+------|
  • | ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | Del |
  • |------+------+------+------+------+-------------+------+------+------+------+------|
  • | Caps | F1 | F2 | F3 | F4 | F5 | F6 | _ | + | { | } | | |
  • |------+------+------+------+------+------|------+------+------+------+------+------|
  • | | F7 | F8 | F9 | F10 | F11 | F12 | | Mute | Vol- | Vol+ | |
  • |------+------+------+------+------+------+------+------+------+------+------+------|
  • | Brite| | Home | End | | Ins | | PgUp | PgDN | |Enter |
  • `-----------------------------------------------------------------------------------' */

RAISE Layer:

/* Raise

  • ,-----------------------------------------------------------------------------------.
  • | ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | Bksp |
  • |------+------+------+------+------+------+------+------+------+------+------+------|
  • | ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | Del |
  • |------+------+------+------+------+-------------+------+------+------+------+------|
  • | Caps | F1 | F2 | F3 | F4 | F5 | F6 | - | = | [ | ] | \ |
  • |------+------+------+------+------+------|------+------+------+------+------+------|
  • | | F7 | F8 | F9 | F10 | F11 | F12 | | Prev | Play | Next | |
  • |------+------+------+------+------+------+------+------+------+------+------+------|
  • | Brite| | Home | End | | Ins | | PgUp | PgDN | |Enter |
  • `-----------------------------------------------------------------------------------' */