- 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
10 lines
No EOL
220 B
Makefile
10 lines
No EOL
220 B
Makefile
# override userspace defaults
|
|
|
|
# override keyboard defaults
|
|
# keyboards\planck\info.json
|
|
# keyboards\planck\rev6\info.json
|
|
# keyboards\planck\rev6\rules.mk
|
|
|
|
RGBLIGHT_ENABLE = no
|
|
ENCODER_ENABLE = no
|
|
DIP_SWITCH_ENABLE = no
|