diff options
| author | QMK Bot <hello@qmk.fm> | 2021-04-26 17:24:58 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-04-26 17:24:58 +0000 |
| commit | 171f3e840b0cb990d71ad034d906b3044c77ce29 (patch) | |
| tree | 48671b802c740c61f90ee642dcc9c021f0bda4f9 | |
| parent | 54c1548247cce3044fea7573e0ca2d37560259ad (diff) | |
| parent | 8f660ca1e652b3b53580442d321642165adbc7d0 (diff) | |
| download | qmk_firmware-171f3e840b0cb990d71ad034d906b3044c77ce29.tar.gz qmk_firmware-171f3e840b0cb990d71ad034d906b3044c77ce29.zip | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | keyboards/planck/keymaps/via/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/via/rules.mk b/keyboards/planck/keymaps/via/rules.mk index 36b7ba9cb..d055143e7 100644 --- a/keyboards/planck/keymaps/via/rules.mk +++ b/keyboards/planck/keymaps/via/rules.mk | |||
| @@ -1,2 +1,5 @@ | |||
| 1 | VIA_ENABLE = yes | 1 | VIA_ENABLE = yes |
| 2 | LTO_ENABLE = yes | 2 | LTO_ENABLE = yes |
| 3 | |||
| 4 | # Not enough USB endpoints | ||
| 5 | CONSOLE_ENABLE = no | ||
