diff options
| -rw-r--r-- | keyboards/lily58/keymaps/bcat/keymap.c | 10 | ||||
| -rw-r--r-- | keyboards/lily58/keymaps/bcat/readme.md | 6 | ||||
| -rw-r--r-- | users/bcat/rules.mk | 11 |
3 files changed, 16 insertions, 11 deletions
diff --git a/keyboards/lily58/keymaps/bcat/keymap.c b/keyboards/lily58/keymaps/bcat/keymap.c index 67aa3a414..905e4ed76 100644 --- a/keyboards/lily58/keymaps/bcat/keymap.c +++ b/keyboards/lily58/keymaps/bcat/keymap.c | |||
| @@ -26,8 +26,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 26 | [LAYER_LOWER] = LAYOUT( | 26 | [LAYER_LOWER] = LAYOUT( |
| 27 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 27 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
| 28 | _______, KC_EXLM, KC_AT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_RPRN, _______, | 28 | _______, KC_EXLM, KC_AT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_RPRN, _______, |
| 29 | _______, _______, _______, _______, KC_DEL, _______, KC_TILD, KC_UNDS, KC_PLUS, KC_LCBR, KC_RCBR, KC_PIPE, | 29 | _______, _______, _______, KC_PIPE, KC_TILD, KC_DEL, _______, KC_UNDS, KC_PLUS, KC_LCBR, KC_RCBR, _______, |
| 30 | _______, _______, _______, _______, KC_INS, _______, _______, _______, KC_GRV, KC_MINS, KC_EQL, KC_LBRC, KC_RBRC, KC_BSLS, | 30 | _______, _______, _______, KC_BSLS, KC_GRV, KC_INS, _______, _______, _______, KC_MINS, KC_EQL, KC_LBRC, KC_RBRC, _______, |
| 31 | _______, _______, _______, _______, _______, _______, _______, _______ | 31 | _______, _______, _______, _______, _______, _______, _______, _______ |
| 32 | ), | 32 | ), |
| 33 | 33 | ||
| @@ -43,9 +43,9 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 43 | /* Adjust layer: http://www.keyboard-layout-editor.com/#/gists/8f6a3f08350a9bbe1d414b22bca4e6c7 */ | 43 | /* Adjust layer: http://www.keyboard-layout-editor.com/#/gists/8f6a3f08350a9bbe1d414b22bca4e6c7 */ |
| 44 | [LAYER_ADJUST] = LAYOUT( | 44 | [LAYER_ADJUST] = LAYOUT( |
| 45 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 45 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
| 46 | KC_CAPS, KC_MPLY, KC_VOLU, KC_MSTP, _______, _______, EEP_RST, RESET, KC_PSCR, KC_SLCK, KC_PAUS, _______, | 46 | KC_CAPS, _______, KC_MPLY, KC_VOLU, KC_MSTP, _______, EEP_RST, RESET, KC_PSCR, KC_SLCK, KC_PAUS, _______, |
| 47 | _______, KC_MPRV, KC_VOLD, KC_MNXT, _______, _______, _______, _______, _______, _______, _______, _______, | 47 | _______, _______, KC_MPRV, KC_VOLD, KC_MNXT, _______, _______, _______, _______, _______, _______, _______, |
| 48 | _______, _______, KC_MUTE, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | 48 | _______, _______, _______, KC_MUTE, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |
| 49 | _______, _______, _______, _______, _______, _______, _______, _______ | 49 | _______, _______, _______, _______, _______, _______, _______, _______ |
| 50 | ), | 50 | ), |
| 51 | }; | 51 | }; |
diff --git a/keyboards/lily58/keymaps/bcat/readme.md b/keyboards/lily58/keymaps/bcat/readme.md index ac475c676..5e0d6153a 100644 --- a/keyboards/lily58/keymaps/bcat/readme.md +++ b/keyboards/lily58/keymaps/bcat/readme.md | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | This split ergo layout is standard QWERTY on the default layer, with symbols on | 3 | This split ergo layout is standard QWERTY on the default layer, with symbols on |
| 4 | the lower layer, numbers/navigation on the raise layer, and media keys centered | 4 | the lower layer, numbers/navigation on the raise layer, and media keys centered |
| 5 | around the WASD cluster in the adjust (raise + lower) layer. A few general | 5 | around the ESDF cluster in the adjust (raise + lower) layer. A few general |
| 6 | principles went into this layout: | 6 | principles went into this layout: |
| 7 | 7 | ||
| 8 | * The number row is optional, as are the outermost bottom row keys and the | 8 | * The number row is optional, as are the outermost bottom row keys and the |
| @@ -51,7 +51,7 @@ releasing the layer key. | |||
| 51 | 51 | ||
| 52 | ## Lower layer | 52 | ## Lower layer |
| 53 | 53 | ||
| 54 |  | 54 |  |
| 55 | 55 | ||
| 56 | ([KLE](http://www.keyboard-layout-editor.com/#/gists/19ad0d3b5d745fbb2818db09740f5a11)) | 56 | ([KLE](http://www.keyboard-layout-editor.com/#/gists/19ad0d3b5d745fbb2818db09740f5a11)) |
| 57 | 57 | ||
| @@ -63,6 +63,6 @@ releasing the layer key. | |||
| 63 | 63 | ||
| 64 | ## Adjust layer | 64 | ## Adjust layer |
| 65 | 65 | ||
| 66 |  | 66 |  |
| 67 | 67 | ||
| 68 | ([KLE](http://www.keyboard-layout-editor.com/#/gists/8f6a3f08350a9bbe1d414b22bca4e6c7)) | 68 | ([KLE](http://www.keyboard-layout-editor.com/#/gists/8f6a3f08350a9bbe1d414b22bca4e6c7)) |
diff --git a/users/bcat/rules.mk b/users/bcat/rules.mk index 407729c82..107b470ed 100644 --- a/users/bcat/rules.mk +++ b/users/bcat/rules.mk | |||
| @@ -2,12 +2,17 @@ | |||
| 2 | BOOTMAGIC_ENABLE = lite | 2 | BOOTMAGIC_ENABLE = lite |
| 3 | 3 | ||
| 4 | # Enable mouse and media keys on all keyboards. | 4 | # Enable mouse and media keys on all keyboards. |
| 5 | MOUSEKEY_ENABLE = yes | ||
| 6 | EXTRAKEY_ENABLE = yes | 5 | EXTRAKEY_ENABLE = yes |
| 6 | MOUSEKEY_ENABLE = yes | ||
| 7 | 7 | ||
| 8 | # Disable some unwanted features on all keyboards. | 8 | # Disable some unwanted features on all keyboards. |
| 9 | CONSOLE_ENABLE = no | 9 | API_SYSEX_ENABLE = no |
| 10 | COMMAND_ENABLE = no | 10 | COMMAND_ENABLE = no |
| 11 | CONSOLE_ENABLE = no | ||
| 12 | FAUXCLICKY_ENABLE = no | ||
| 13 | MIDI_ENABLE = no | ||
| 11 | NKRO_ENABLE = no | 14 | NKRO_ENABLE = no |
| 15 | SLEEP_LED_ENABLE = no | ||
| 16 | UCIS_ENABLE = no | ||
| 12 | UNICODE_ENABLE = no | 17 | UNICODE_ENABLE = no |
| 13 | API_SYSEX_ENABLE = no | 18 | UNICODEMAP_ENABLE = no |
