Organization and cleanup
- added more clarity on which files have config to each rules.mk - enabled encoder on swoop again - removed rollow oled config/files because default is fine - added some keycodes back because I forgot not all keyboards have encoders - added common oled config
This commit is contained in:
parent
0b934d4532
commit
d6c6d5d731
11 changed files with 41 additions and 252 deletions
|
|
@ -1,7 +1,10 @@
|
|||
# override userspace defaults
|
||||
|
||||
# override keyboard defaults
|
||||
# qmk_firmware\keyboards\planck\rev6\rules.mk
|
||||
# keyboards\planck\info.json
|
||||
# keyboards\planck\rev6\info.json
|
||||
# keyboards\planck\rev6\rules.mk
|
||||
|
||||
RGBLIGHT_ENABLE = no
|
||||
ENCODER_ENABLE = no
|
||||
DIP_SWITCH_ENABLE = no
|
||||
Loading…
Add table
Add a link
Reference in a new issue