summaryrefslogtreecommitdiff
path: root/keyboards/afternoonlabs/gust/keymaps
diff options
context:
space:
mode:
authorEithan Shavit <eithanshavit@users.noreply.github.com>2021-05-26 21:01:47 -0700
committerGitHub <noreply@github.com>2021-05-26 21:01:47 -0700
commit3a6188fc55b6ad8ca3de3861b44f34474d188d9d (patch)
treef40ed40b30edcb4c162c5cf8c3f6557cbc65fb01 /keyboards/afternoonlabs/gust/keymaps
parent7cd9edab9913b85d5db81136cb5ac6e783b496c9 (diff)
[Keyboard] Adjustments to Gust Rev1.2 (#12716)
Co-authored-by: Eithan Shavit <eithan@afternoonlabs.com>
Diffstat (limited to 'keyboards/afternoonlabs/gust/keymaps')
-rw-r--r--keyboards/afternoonlabs/gust/keymaps/default/keymap.c6
-rw-r--r--keyboards/afternoonlabs/gust/keymaps/default/readme.md2
2 files changed, 6 insertions, 2 deletions
diff --git a/keyboards/afternoonlabs/gust/keymaps/default/keymap.c b/keyboards/afternoonlabs/gust/keymaps/default/keymap.c
index 33bd13f860..ae5fb39592 100644
--- a/keyboards/afternoonlabs/gust/keymaps/default/keymap.c
+++ b/keyboards/afternoonlabs/gust/keymaps/default/keymap.c
@@ -27,7 +27,11 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
//┌─────────┬─────────┬─────────┐
KC_1, KC_2, KC_3,
//├─────────┼─────────┼─────────┤
- KC_4, KC_5, KC_6
+ KC_4, KC_5, KC_6,
+ //├─────────┼─────────┼─────────┤
+
+ //├─────────┼─────────┼─────────┤
+ KC_7, KC_8, KC_9
//└─────────┴─────────┴─────────┘
)
diff --git a/keyboards/afternoonlabs/gust/keymaps/default/readme.md b/keyboards/afternoonlabs/gust/keymaps/default/readme.md
index 290eae23e4..2a22d53a43 100644
--- a/keyboards/afternoonlabs/gust/keymaps/default/readme.md
+++ b/keyboards/afternoonlabs/gust/keymaps/default/readme.md
@@ -1,5 +1,5 @@
# Default Gust Layout
-![Gust Layout Image](https://i.imgur.com/S94jViT.jpeg)
+![Gust Layout Image](https://i.imgur.com/HfouVnS.png)
This is the default layout for Gust Macro Board.