Browse Source

[Keyboard][handwired/bolek] Add PERMISSIVE_HOLD and IGNORE_MOD_TAP_INTERRUPT (#12661)

pull/12890/head
klausweiss 3 years ago
committed by GitHub
parent
commit
5db0a8e2cc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      keyboards/handwired/bolek/config.h

+ 3
- 0
keyboards/handwired/bolek/config.h View File

@ -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

Loading…
Cancel
Save