Forgot to update default keymap

- they had the wrong oled driver in there
- Added copyright stuff back
This commit is contained in:
Victor 2024-05-13 22:11:04 -05:00
parent c86deba845
commit 873c2bf735
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
13 changed files with 111 additions and 90 deletions

View file

@ -5,13 +5,15 @@
#
SWAP_HANDS_ENABLE = yes
OLED_ENABLE = yes
# HAPTIC FEEDBACK
HAPTIC_DRIVER = drv2605l
# PER KEY RGB
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
RGB_MATRIX_ENABLE = yes # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)
# SPACE SAVING
EXTRAKEY_ENABLE = no