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:
Victor 2024-04-24 18:44:08 -05:00
parent 0b934d4532
commit d6c6d5d731
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
11 changed files with 41 additions and 252 deletions

View file

@ -1,11 +1,12 @@
# override userspace defaults
DYNAMIC_MACRO_ENABLE = no
# override keyboard defaults
# qmk_firmware\keyboards\crkbd\rev1\rules.mk
# qmk_firmware\keyboards\crkbd\rules.mk
# qmk_firmware\keyboards\crkbd\info.json
OLED_DRIVER = ssd1306
OLED_ENABLE = yes
# 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