- 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
12 lines
No EOL
251 B
Makefile
12 lines
No EOL
251 B
Makefile
# override userspace defaults
|
|
|
|
DYNAMIC_MACRO_ENABLE = no
|
|
|
|
# override keyboard defaults
|
|
# keyboards\crkbd\info.json
|
|
# keyboards\crkbd\rev1\info.json
|
|
# keyboards\crkbd\rules.mk
|
|
# keyboards\crkbd\rev1\rules.mk
|
|
|
|
RGB_MATRIX_ENABLE = no
|
|
RGBLIGHT_ENABLE = no
|