diff options
author | wanleg <32079073+wanleg@users.noreply.github.com> | 2018-06-05 12:37:27 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-05 12:37:27 -0700 |
commit | 1ae011d91902c8a12e23ee5f1f934ac5a0238b87 (patch) | |
tree | 50e579dc76291ef8bd04550921607a86d792b110 | |
parent | c5b9533312443b78b152385d267cb19a87189478 (diff) | |
download | qmk_firmware-1ae011d91902c8a12e23ee5f1f934ac5a0238b87.tar.gz qmk_firmware-1ae011d91902c8a12e23ee5f1f934ac5a0238b87.zip |
Gherkin wanleg (#3127)
* my planck layout
personal planck layout
* my XD75 layout
personal XD75 layout
* Revert "my XD75 layout"
This reverts commit e9c3b57df78c1cb658bef56fb735839758f4f949.
* my XD75
personal XD75 layout
* wanleg layout
wanleg layout
* typo
fixed typo
* setup for NovelKeysXKailh Big Series switch
setup for Big Swith with ProMicro
* mousekeys addition
adding mousekeys
* mousekey additions
* wanleg's jj40 config
* mousekey changes
* CAD double-tap improvement
* software reset for Gherkin
* promicro software bootloading
* middle click
* Update readme.md
* add middle click
* readme changes
* Update readme.md
* bootloaderFix
* readme edit
* bootloader fix
* bootloaderEnable
* bigswitchTesting
* cleanup prior to Gherkin Pull
* fixed bootloader RESET and added mousekey
fixed RESET issue on ProMicro with default code, added mousekeys
* fixed bootloader RESET and added mousekeys
fixed RESET issue on ProMicro with default code, added mousekeys.
edited readme to reflect changes.
* Update config.h
* Update keymap.c
-rw-r--r-- | keyboards/gherkin/keymaps/wanleg/keymap.c | 8 | ||||
-rw-r--r-- | keyboards/gherkin/keymaps/wanleg/readme.md | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/gherkin/keymaps/wanleg/keymap.c b/keyboards/gherkin/keymaps/wanleg/keymap.c index 46b3b8c71..a9cbd0bb3 100644 --- a/keyboards/gherkin/keymaps/wanleg/keymap.c +++ b/keyboards/gherkin/keymaps/wanleg/keymap.c | |||
@@ -205,17 +205,17 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
205 | // /* | 205 | // /* |
206 | // * ETC | 206 | // * ETC |
207 | // * .-----------------------------------------------------------------------------------------. | 207 | // * .-----------------------------------------------------------------------------------------. |
208 | // * | ` | mUP | | | | SHIFT | mUp | mDown | | \ | | 208 | // * | ` | mUP | | | RESET | SHIFT | mUp | mDown | | \ | |
209 | // * |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------| | 209 | // * |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------| |
210 | // * | mLeft | mDown | mRight | | SHIFT | | mBtn1 | mBtn2 | ; | ' | | 210 | // * | mLeft | mDown | mRight | | SHIFT | mBtn3 | mBtn1 | mBtn2 | ; | ' | |
211 | // * |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------| | 211 | // * |--------+--------+--------+--------+--------+--------+--------+--------+--------+--------| |
212 | // * | Sft//Cp| | | | | C-A-D | | | ALT | DEL | | 212 | // * | Sft//Cp| | | | | C-A-D | | | ALT | DEL | |
213 | // * '-----------------------------------------------------------------------------------------' | 213 | // * '-----------------------------------------------------------------------------------------' |
214 | // */ | 214 | // */ |
215 | // | 215 | // |
216 | [ETC] = KEYMAP( /* ETC */ | 216 | [ETC] = KEYMAP( /* ETC */ |
217 | KC_GRV, KC_MS_U, _______, _______, _______, KC_RSFT, KC_WH_U, KC_WH_D, _______, KC_BSLS , | 217 | KC_GRV, KC_MS_U, _______, _______, RESET, KC_RSFT, KC_WH_U, KC_WH_D, _______, KC_BSLS , |
218 | KC_MS_L, KC_MS_D, KC_MS_R, KC_TRNS, KC_LSFT, KC_TRNS, KC_BTN1, KC_BTN2, KC_SCLN, KC_QUOT , | 218 | KC_MS_L, KC_MS_D, KC_MS_R, KC_TRNS, KC_LSFT, KC_BTN3, KC_BTN1, KC_BTN2, KC_SCLN, KC_QUOT , |
219 | TD(TD_SFT_CAPS), KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, LALT(LCTL(KC_DEL)), KC_TRNS, KC_TRNS, KC_LALT, KC_DEL | 219 | TD(TD_SFT_CAPS), KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, LALT(LCTL(KC_DEL)), KC_TRNS, KC_TRNS, KC_LALT, KC_DEL |
220 | ), | 220 | ), |
221 | }; | 221 | }; |
diff --git a/keyboards/gherkin/keymaps/wanleg/readme.md b/keyboards/gherkin/keymaps/wanleg/readme.md index 8fed18b6c..e147f7ab1 100644 --- a/keyboards/gherkin/keymaps/wanleg/readme.md +++ b/keyboards/gherkin/keymaps/wanleg/readme.md | |||
@@ -1,8 +1,8 @@ | |||
1 |  | 1 |  |
2 | 2 | ||
3 | # Gherkin Wanleg Layout | 3 | # Gherkin Wanleg Layout |
4 | Here is the layout I came up with to preserve a standard QWERTY layout as much as possible, in as few layers as possible for a 30 key board. | 4 | Here is the layout I came up with to preserve a standard QWERTY layout as much as possible, in as few layers as possible for a 30 key board. |
5 | I originally set up a few Tap Dance keys, but dropped half of them in favor of chorded versions, since in actual use, they tended to impede typing speed more than their (current) two-key versions. | 5 | I originally set up a few Tap Dance keys, but dropped half of them in favor of chorded versions, since in actual use, they tended to impede typing speed more than their current two-key versions. |
6 | I've left them in my layout ready for use if anyone wants to try them out: | 6 | I've left them in my layout ready for use if anyone wants to try them out: |
7 | 7 | ||
8 | Legend Name | Single Tap | Double Tap | Hold | 8 | Legend Name | Single Tap | Double Tap | Hold |