Browse Source

enable mouse keys in handwired/dactyl keymaps that use them (#12586)

pull/13324/head
James Larkby-Lahet 2 years ago
committed by GitHub
parent
commit
b354ce94fe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      keyboards/handwired/dactyl/keymaps/default/rules.mk
  2. +1
    -0
      keyboards/handwired/dactyl/keymaps/dvorak/rules.mk

+ 1
- 0
keyboards/handwired/dactyl/keymaps/default/rules.mk View File

@ -0,0 +1 @@
MOUSEKEY_ENABLE = yes

+ 1
- 0
keyboards/handwired/dactyl/keymaps/dvorak/rules.mk View File

@ -0,0 +1 @@
MOUSEKEY_ENABLE = yes

Loading…
Cancel
Save