diff --git a/build_all.sh b/build_all.sh index 3760c0b0..54f6b651 100755 --- a/build_all.sh +++ b/build_all.sh @@ -7,9 +7,9 @@ set -e # Exit on error -KEYBOARD="fingerpunch/sweeeeep" +KEYBOARD="sweeeeep" KEYMAP="smathev" -OUTPUT_NAME="fingerpunch_sweeeeep_smathev" +OUTPUT_NAME="sweeeeep_smathev" CONFIG_FILE="$HOME/git_dev/keyboards/qmk_userspace/keyboards/fingerpunch/sweeeeep/keymaps/smathev/config.h" BACKUP_FILE="${CONFIG_FILE}.backup" diff --git a/users/smathev/config.h b/users/smathev/config.h index 6db195cb..251368ae 100644 --- a/users/smathev/config.h +++ b/users/smathev/config.h @@ -29,6 +29,7 @@ #define RETRO_SHIFT // Enable retroactive shift #define RETRO_TAPPING // Enable retroactive tapping #define HOLD_ON_OTHER_KEY_PRESS // Enable hold on other key press +#define CHORDAL_HOLD // Enable chordal hold (mod activates if another key is pressed before tapping term) // Combo configuration #define CASEMODES_ENABLE