diff options
| author | kaylanm <1063516+kaylanm@users.noreply.github.com> | 2020-11-02 16:23:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-02 21:23:05 +0000 |
| commit | e680af98d2347222ba41b5affc941e6682e0ce34 (patch) | |
| tree | 03f0bb8cda951f566eab297019399cba6c6cc82c /keyboards/lazydesigners | |
| parent | 4ba0cb7ebc7607ba235f34c32a66ccde880ca4a0 (diff) | |
| download | qmk_firmware-e680af98d2347222ba41b5affc941e6682e0ce34.tar.gz qmk_firmware-e680af98d2347222ba41b5affc941e6682e0ce34.zip | |
Enable extrakeys, mousekeys for all VIA keymaps. (#10740)
Diffstat (limited to 'keyboards/lazydesigners')
| -rw-r--r-- | keyboards/lazydesigners/dimple/keymaps/via/rules.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/lazydesigners/dimple/keymaps/via/rules.mk b/keyboards/lazydesigners/dimple/keymaps/via/rules.mk index f2e549c7b..36b7ba9cb 100644 --- a/keyboards/lazydesigners/dimple/keymaps/via/rules.mk +++ b/keyboards/lazydesigners/dimple/keymaps/via/rules.mk | |||
| @@ -1,10 +1,2 @@ | |||
| 1 | VIA_ENABLE = yes | 1 | VIA_ENABLE = yes |
| 2 | LTO_ENABLE = yes | 2 | LTO_ENABLE = yes |
| 3 | # These features are not (yet) supported by VIA | ||
| 4 | LEADER_ENABLE = no | ||
| 5 | FAUXCLICKY_ENABLE = no | ||
| 6 | MIDI_ENABLE = no | ||
| 7 | BLUETOOTH_ENABLE = no | ||
| 8 | KEY_LOCK_ENABLE = no | ||
| 9 | TERMINAL_ENABLE = no | ||
| 10 | MOUSEKEY_ENABLE = no | ||
