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/gray_studio/think65/hotswap | |
| parent | 4ba0cb7ebc7607ba235f34c32a66ccde880ca4a0 (diff) | |
Enable extrakeys, mousekeys for all VIA keymaps. (#10740)
Diffstat (limited to 'keyboards/gray_studio/think65/hotswap')
| -rw-r--r-- | keyboards/gray_studio/think65/hotswap/keymaps/via/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/gray_studio/think65/hotswap/keymaps/via/rules.mk b/keyboards/gray_studio/think65/hotswap/keymaps/via/rules.mk index 96d2d189b2..e9977d2fe2 100644 --- a/keyboards/gray_studio/think65/hotswap/keymaps/via/rules.mk +++ b/keyboards/gray_studio/think65/hotswap/keymaps/via/rules.mk @@ -1,2 +1,3 @@ VIA_ENABLE = yes -MOUSEKEY_ENABLE = no + +CONSOLE_ENABLE = no |
