Browse Source

[Keymap] keymap/sascha: disable autoshift (#11525)

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
pull/11532/head
Sascha Grunert 3 years ago
committed by GitHub
parent
commit
5e46f72f75
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/planck/keymaps/sascha/rules.mk

+ 2
- 2
keyboards/planck/keymaps/sascha/rules.mk View File

@ -1,5 +1,5 @@
AUTO_SHIFT_ENABLE = yes
AUTO_SHIFT_MODIFIERS = yes
AUTO_SHIFT_ENABLE = no
AUTO_SHIFT_MODIFIERS = no
UNICODE_ENABLE = yes
LTO_ENABLE = yes


Loading…
Cancel
Save