summaryrefslogtreecommitdiff
path: root/keyboards/lily58/keymaps/gaston/readme.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-02-15 08:23:23 +0000
committerGitHub <noreply@github.com>2024-02-15 08:23:23 +0000
commit4a128c6062582f9f7e344dccad570ef8c97911b9 (patch)
treea89c103bc67e574ddade7bf00bd57d7dd2d62dc5 /keyboards/lily58/keymaps/gaston/readme.md
parenta9f1105f98ecca299d401f81cd5cc1699683e2ce (diff)
[Keymap Removal] keyboard with most keymaps (#23081)
* splitkb/kyria * lily58 * gmmk/pro/rev1/ansi * lets_split
Diffstat (limited to 'keyboards/lily58/keymaps/gaston/readme.md')
-rw-r--r--keyboards/lily58/keymaps/gaston/readme.md68
1 files changed, 0 insertions, 68 deletions
diff --git a/keyboards/lily58/keymaps/gaston/readme.md b/keyboards/lily58/keymaps/gaston/readme.md
deleted file mode 100644
index cf8b13786e..0000000000
--- a/keyboards/lily58/keymaps/gaston/readme.md
+++ /dev/null
@@ -1,68 +0,0 @@
-# Gaston's Lily58 Keymap
-
-A simple three layers keymap to improve typing performance by reducing
-cognitive load.
-
-The main characteristics of this keymap are:
-
-* The QWERTY layer tries to be as normal as possible, without having to use
- modifiers.
- * The main thumb buttons are spaces when tapped and enable the LOWER layer
- when held.
- * Vim style arrow keys.
- * Left Control is ESC when tapped.
- * Left and right ALT in case you need different behaviors. (For example, the
- default Option and readline's Alt behavior in macOS.)
-* The LOWER layer has mostly meta keys.
-* The MOUSE layer controls the mouse.
-
-## QWERTY Layer
-
-```plain
-,-----------------------------------------. ,-----------------------------------------.
-| ` | 1 | 2 | 3 | 4 | 5 | | 6 | 7 | 8 | 9 | 0 | BSPC |
-|------+------+------+------+------+------| |------+------+------+------+------+------|
-| TAB | Q | W | E | R | T | | Y | U | I | O | P | - |
-|------+------+------+------+------+------| |------+------+------+------+------+------|
-|C_ESC | A | S | D | F | G |-------. ,-------| H | J | K | L | ; | ' |
-|------+------+------+------+------+------| MOUSE | | = |------+------+------+------+------+------|
-| LSFT | Z | X | C | V | B |-------| |-------| N | M | , | . | / | ENT |
-`-----------------------------------------/ LT / \ LT \----------------------------------------'
- | RALT | LALT | LGUI | / LOWER / \ LOWER \ | [ | ] | \ |
- | | | |/ SPC / \ SPC \ | | | |
- `----------------------------' '-----------------------------'
-```
-
-## LOWER Layer
-
-```plain
-,-----------------------------------------. ,-----------------------------------------.
-| TRNS | F1 | F2 | F3 | F4 | F5 | | F6 | F7 | F8 | F9 | F10 | F11 |
-|------+------+------+------+------+------| |------+------+------+------+------+------|
-| TRNS | | MUTE | VOLD | VOLU | | | HOME | PGDN | PGUP | END | | F12 |
-|------+------+------+------+------+------| |------+------+------+------+------+------|
-| TRNS | | MPRV | MPLY | MNXT | |-------. ,-------| LEFT | DOWN | UP | RGHT | | |
-|------+------+------+------+------+------| | | |------+------+------+------+------+------|
-| TRNS | | | BRID | BRIU | |-------| |-------| | INS | DEL | | | |
-`-----------------------------------------/ / \ \----------------------------------------'
- | TRNS | TRNS | TRNS | / TRNS / \ TRNS \ | | | |
- | | | |/ / \ \ | | | |
- `----------------------------' '-----------------------------'
-```
-
-## MOUSE Layer
-
-```plain
-,-----------------------------------------. ,-----------------------------------------.
-| | | | | | | | | | | | | |
-|------+------+------+------+------+------| |------+------+------+------+------+------|
-| | | | | | | | BTN1 | BTN2 | | | ACL0 | |
-|------+------+------+------+------+------| |------+------+------+------+------+------|
-| | | | | | |-------. ,-------| MS_L | MS_D | MS_U | MS_R | ACL1 | |
-|------+------+------+------+------+------| TRNS | | |------+------+------+------+------+------|
-| | | | | | |-------| |-------| WH_L | WH_D | WH_U | WH_R | ACL2 | |
-`-----------------------------------------/ / \ \----------------------------------------'
- | | | | / / \ \ | | | |
- | | | |/ / \ \ | | | |
- `----------------------------' '-----------------------------'
-```