Inspired by jasonrudolph, with some extensions such as backspace & forward delete. The idea is to make another useful layer available on the home row.
To use, press S+D simultaneously and hold, then...
H/J/K/L for Vim-like movementI/O to move between browser tabsA for Option (Alt)F for Backspace; for DeleteA with H/L to move to previous/next wordA with G/; to delete to previous/next wordSpacebar for Shift (it's easier when already holding A with your pinky)Raise+Lower+M/ as well, but it's slower since LT() uses TAPPING_TERM of 200ms but S+D uses COMBO_TERM of only 20ms (Can be changed within config.h)The implementation will vary and some keys are not available in some of my layouts, please refer to _SUPERDUPER layer in each of my keymap.c files.
Copyright 2019 Manassarn Manoonchai manassarn@gmail.com @narze
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.