diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-13 17:46:41 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-13 17:46:41 +0000 |
commit | 929d06a65f5a56fd08e82fa68473f3280a3b7cb2 (patch) | |
tree | e338aa0bc230d13c542bddbec6c1bd63aba1201d /keyboards | |
parent | cbdc3fb81b88ea83949fd55305d1b068225972ac (diff) | |
parent | 5db0a8e2ccdf5b43f5010ef5d3e764d5aa26f64e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/handwired/bolek/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/bolek/config.h b/keyboards/handwired/bolek/config.h index 4d2adc81e0..ecf0b0de36 100644 --- a/keyboards/handwired/bolek/config.h +++ b/keyboards/handwired/bolek/config.h @@ -145,3 +145,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Bootmagic Lite key configuration */ //#define BOOTMAGIC_LITE_ROW 0 //#define BOOTMAGIC_LITE_COLUMN 0 + +#define PERMISSIVE_HOLD +#define IGNORE_MOD_TAP_INTERRUPT |