Browse Source

[Keyboard] fix planck light via endpoints (#12701)

pull/12708/head
Xelus22 3 years ago
committed by GitHub
parent
commit
8f660ca1e6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      keyboards/planck/keymaps/via/rules.mk

+ 3
- 0
keyboards/planck/keymaps/via/rules.mk View File

@ -1,2 +1,5 @@
VIA_ENABLE = yes
LTO_ENABLE = yes
# Not enough USB endpoints
CONSOLE_ENABLE = no

Loading…
Cancel
Save