summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authorXyverz <xyverz@gmail.com>2021-01-06 10:04:43 -0800
committerGitHub <noreply@github.com>2021-01-06 10:04:43 -0800
commit832a6e150a7c774d10580881d7f2081d19b93f95 (patch)
tree6e91a18be0b74311e018b5e13bddb4aa7ea56bb6 /layouts
parent8b735d35aa94ece9b03de14ad1c74e4e883fe211 (diff)
[Keymap] Xyverz's crkbd keymap (#11299)
* Initial commit for my Corne keyboard layout. * Updates to Corne, etc. Finished working on primary layout for Corne keyboard. Cleaned up some comments for my 4x12 Ortho layout. * Changes for crkbd layout * Fixed the config.h to reflect using ee_hands * Added RGB configs to crkbd/corne layout Co-authored-by: Ian Sterling <503326@MC02YT9K9LVCF.tld>
Diffstat (limited to 'layouts')
-rw-r--r--layouts/community/ortho_4x12/xyverz/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ortho_4x12/xyverz/keymap.c b/layouts/community/ortho_4x12/xyverz/keymap.c
index 19e0e291e3..9872a43414 100644
--- a/layouts/community/ortho_4x12/xyverz/keymap.c
+++ b/layouts/community/ortho_4x12/xyverz/keymap.c
@@ -73,7 +73,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* ,-----------------------------------------------------------------------------------.
* | ~ | ! | @ | # | $ | % | ^ | & | * | ( | ) | |
* |------+------+------+------+------+-------------+------+------+------+------+------|
- * | Caps | | Mute | Vol- | Vol+ | | | _ | + | { | } | | |
+ * | Caps | | Mute | Vol- | Vol+ | | | | + | { | } | | |
* |------+------+------+------+------+------|------+------+------+------+------+------|
* | | | Prev | Play | Next | | | | | | | |
* |------+------+------+------+------+------+------+------+------+------+------+------|
@@ -91,7 +91,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* ,-----------------------------------------------------------------------------------.
* | ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | |
* |------+------+------+------+------+-------------+------+------+------+------+------|
- * | Caps | | Mute | Vol- | Vol+ | | | - | = | [ | ] | \ |
+ * | Caps | | Mute | Vol- | Vol+ | | | | = | [ | ] | \ |
* |------+------+------+------+------+------|------+------+------+------+------+------|
* | | | Prev | Play | Next | | | | | | | |
* |------+------+------+------+------+------+------+------+------+------+------+------|